mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
add piston nix pkg for jvm-kotlin
This commit is contained in:
parent
2d7609f5a2
commit
58a46e3b0a
8 changed files with 40 additions and 36 deletions
|
@ -37,4 +37,5 @@ args: {
|
|||
"lua" = import ./lua.nix args;
|
||||
"lolcode" = import ./lolcode.nix args;
|
||||
"sbcl-lisp" = import ./sbcl-lisp.nix args;
|
||||
"jvm-kotlin" = import ./jvm-kotlin.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue