mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
j nix package
This commit is contained in:
parent
36c0c21902
commit
dc6d2be0a9
3 changed files with 45 additions and 0 deletions
|
@ -63,4 +63,5 @@ args: {
|
|||
"jvm-scala" = import ./jvm-scala.nix args;
|
||||
"llvm_ir" = import ./llvm_ir.nix args;
|
||||
"mono-basic" = import ./mono-basic.nix args;
|
||||
"j" = import ./j.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue