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