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