Files
lix/tests/substituter2.nix.in
T

6 lines
134 B
Plaintext

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