mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
forth nix package
This commit is contained in:
parent
adf4136c10
commit
600d9c4631
3 changed files with 32 additions and 0 deletions
|
@ -64,4 +64,5 @@ args: {
|
|||
"llvm_ir" = import ./llvm_ir.nix args;
|
||||
"mono-basic" = import ./mono-basic.nix args;
|
||||
"j" = import ./j.nix args;
|
||||
"forth" = import ./forth.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue