mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
migrate nim pkg to nix
This commit is contained in:
parent
f94ba284df
commit
ab536f35ff
8 changed files with 33 additions and 34 deletions
|
@ -30,4 +30,5 @@ args: {
|
|||
"perl" = import ./perl.nix args;
|
||||
"octave" = import ./octave.nix args;
|
||||
"ocaml" = import ./ocaml.nix args;
|
||||
"nim" = import ./nim.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue