mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
add piston nix pkg for groovy
This commit is contained in:
parent
2bc7155895
commit
226eca1fb9
8 changed files with 56 additions and 52 deletions
|
@ -43,4 +43,5 @@ args: {
|
|||
"openjdk-java" = import ./openjdk-java.nix args;
|
||||
"iverilog" = import ./iverilog.nix args;
|
||||
"ghc-haskell" = import ./ghc-haskell.nix args;
|
||||
"groovy" = import ./groovy.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue