devPkgs: add lua

This commit is contained in:
Colin 2023-10-20 23:07:02 +00:00
parent f70c467971
commit 5607bae49b

View File

@ -201,6 +201,7 @@ in
devPkgs = declPackageSet [
"cargo"
"clang"
"lua"
"nodejs"
"rustc"
"tree-sitter"