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