mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
piston nix pkg for lua
This commit is contained in:
parent
54a4acd5da
commit
27e59923f2
7 changed files with 27 additions and 28 deletions
|
@ -34,4 +34,5 @@ args: {
|
|||
"nasm" = import ./nasm.nix args;
|
||||
"nasm-nasm64" = import ./nasm-nasm64.nix args;
|
||||
"mono-csharp" = import ./mono-csharp.nix args;
|
||||
"lua" = import ./lua.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue