a29c8ac51c
expression, we should invalidate it and go back to the derivation for which it is a successor.
6 lines
No EOL
124 B
Nix
6 lines
No EOL
124 B
Nix
derivation {
|
|
name = "fall-back";
|
|
system = "@system@";
|
|
builder = "@shell@";
|
|
args = ["-e" "-x" ./simple.builder.sh];
|
|
} |