about summary refs log blame commit diff
path: root/tests/substituter.nix.in
blob: 8f9da530c38e9ae030bb6a635837ab1ef00e95b6 (plain) (tree)
1
2
3
4
5
6





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