mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
migrate racket to nix
This commit is contained in:
parent
54510b713e
commit
f16eb5fa42
7 changed files with 62 additions and 26 deletions
|
@ -22,4 +22,5 @@ args: {
|
|||
"sqlite3" = import ./sqlite3.nix args;
|
||||
"rscript" = import ./rscript.nix args;
|
||||
"raku" = import ./raku.nix args;
|
||||
"racket" = import ./racket.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue