Skip to content

Instantly share code, notes, and snippets.

@delroth
Created September 8, 2019 10:36
Show Gist options
  • Save delroth/1e12829ebbe703a30d4dc60299da23d9 to your computer and use it in GitHub Desktop.
Save delroth/1e12829ebbe703a30d4dc60299da23d9 to your computer and use it in GitHub Desktop.
{
"/nix/store/lk1c6w6ggvli7cx49yhkqbgzqrahyjf8-morph.drv": {
"outputs": {
"out": {
"path": "/nix/store/ij7ckh0nw3gd62dfdisvc7ms75yym2cd-morph"
}
},
"inputSrcs": [
"/nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh"
],
"inputDrvs": {
"/nix/store/67ra2simvg9aj0ila308chddjyfc3g21-bash-4.4-p23.drv": [
"out"
],
"/nix/store/7kjzwx5y60cylqyc8cgny2b66ky681kh-nixos-system-web01.example.com-19.09pre-git.drv": [
"out"
],
"/nix/store/dyzmdjr55bq8q7v3fqml5nwrgkl9dimm-stdenv-linux.drv": [
"out"
]
},
"platform": "x86_64-linux",
"builder": "/nix/store/wywaq0js8mnz3ajf9rj6zjaaszhw2jhp-bash-4.4-p23/bin/bash",
"args": [
"-e",
"/nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh"
],
"env": {
"buildCommand": "mkdir -p $out\nln -s /nix/store/9hs8hn3dqpj7bc3kvximpl4ah7mv3av6-nixos-system-web01.example.com-19.09pre-git $out/web01.example.com\n\n",
"buildInputs": "",
"builder": "/nix/store/wywaq0js8mnz3ajf9rj6zjaaszhw2jhp-bash-4.4-p23/bin/bash",
"configureFlags": "",
"depsBuildBuild": "",
"depsBuildBuildPropagated": "",
"depsBuildTarget": "",
"depsBuildTargetPropagated": "",
"depsHostHost": "",
"depsHostHostPropagated": "",
"depsTargetTarget": "",
"depsTargetTargetPropagated": "",
"doCheck": "",
"doInstallCheck": "",
"name": "morph",
"nativeBuildInputs": "",
"out": "/nix/store/ij7ckh0nw3gd62dfdisvc7ms75yym2cd-morph",
"outputs": "out",
"passAsFile": "buildCommand",
"patches": "",
"preferLocalBuild": "1",
"propagatedBuildInputs": "",
"propagatedNativeBuildInputs": "",
"stdenv": "/nix/store/ids1c1578k114w08xnl6kr9g8abz11sk-stdenv-linux",
"strictDeps": "",
"system": "x86_64-linux"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment