51e7e32c3bf7 ^
1 2 3 4 5 6 7 8
with import ./config.nix; mkDerivation { name = "simple"; builder = ./simple.builder.sh; PATH = ""; goodPath = path; }