mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
add piston nix pkg for llvm_ir
This commit is contained in:
parent
560b4ac1ee
commit
daeed0ce5e
8 changed files with 48 additions and 31 deletions
|
@ -61,4 +61,5 @@ args: {
|
|||
"brainfuck" = import ./brainfuck.nix args;
|
||||
"node-coffeescript" = import ./node-coffeescript.nix args;
|
||||
"jvm-scala" = import ./jvm-scala.nix args;
|
||||
"llvm_ir" = import ./llvm_ir.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue