nix-gh/tests/substitutes.nix.in

6 lines
126 B
Nix

derivation {
name = "substitutes";
system = "@system@";
builder = "@shell@";
args = ["-e" "-x" ./simple.builder.sh];
}