mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
add nasm and nasm64
This commit is contained in:
parent
bc80269ce2
commit
d258bed574
10 changed files with 108 additions and 99 deletions
|
@ -31,4 +31,6 @@ args: {
|
|||
"octave" = import ./octave.nix args;
|
||||
"ocaml" = import ./ocaml.nix args;
|
||||
"nim" = import ./nim.nix args;
|
||||
"nasm" = import ./nasm.nix args;
|
||||
"nasm-nasm64" = import ./nasm-nasm64.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue