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