mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
add mono csharp
This commit is contained in:
parent
d258bed574
commit
d688ec3fe3
2 changed files with 50 additions and 0 deletions
|
@ -33,4 +33,5 @@ args: {
|
|||
"nim" = import ./nim.nix args;
|
||||
"nasm" = import ./nasm.nix args;
|
||||
"nasm-nasm64" = import ./nasm-nasm64.nix args;
|
||||
"mono-csharp" = import ./mono-csharp.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue