mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
add piston nix pkg for julia
This commit is contained in:
parent
93fa1a9755
commit
25ae43df69
12 changed files with 30 additions and 70 deletions
|
@ -38,4 +38,5 @@ args: {
|
|||
"lolcode" = import ./lolcode.nix args;
|
||||
"sbcl-lisp" = import ./sbcl-lisp.nix args;
|
||||
"jvm-kotlin" = import ./jvm-kotlin.nix args;
|
||||
"julia" = import ./julia.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue