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