nix-super/src/libstore/build
regnat 9b1f3cbc13 Forward the whole Nix config to the post-build-hook
Fill `NIX_CONFIG` with the value of the current Nix configuration before
calling the post-build-hook.
That way the whole configuration (including the possible
`experimental-features`, a possibly `--store` option or whatever) will
be made available to the hook
2021-07-15 18:41:56 +02:00
..
derivation-goal.cc Forward the whole Nix config to the post-build-hook 2021-07-15 18:41:56 +02:00
derivation-goal.hh Properly sign the unresolved drvs 2021-03-15 16:35:17 +01:00
drv-output-substitution-goal.cc Display the diverging paths in case of a realisation mismatch 2021-06-23 11:27:16 +02:00
drv-output-substitution-goal.hh Allow substituting drv outputs when building 2021-03-01 14:00:17 +01:00
entry-points.cc Rename Buildable 2021-04-05 09:52:25 -04:00
goal.cc PathSubstitutionGoal: Clean up pipe 2021-04-07 12:21:31 +02:00
goal.hh PathSubstitutionGoal: Clean up pipe 2021-04-07 12:21:31 +02:00
hook-instance.cc Change .cc files to use split build headers 2020-10-12 17:08:52 +00:00
hook-instance.hh Trim hook-instance.hh 2020-10-12 17:16:13 +00:00
local-derivation-goal.cc Merge pull request #5006 from illustris/nscd 2021-07-13 17:20:37 +02:00
local-derivation-goal.hh Make CA derivations compatible with recursive Nix 2021-06-24 14:53:10 +02:00
substitution-goal.cc PathSubstitutionGoal: Clean up pipe 2021-04-07 12:21:31 +02:00
substitution-goal.hh PathSubstitutionGoal: Clean up pipe 2021-04-07 12:21:31 +02:00
worker.cc PathSubstitutionGoal: Clean up pipe 2021-04-07 12:21:31 +02:00
worker.hh Allow substituting drv outputs when building 2021-03-01 14:00:17 +01:00