diff options
author | regnat <rg@regnat.ovh> | 2020-12-09 10:38:04 +0100 |
---|---|---|
committer | regnat <rg@regnat.ovh> | 2020-12-09 10:45:12 +0100 |
commit | c87267c2a4621a42d6bfcdb7944cd546f194787a (patch) | |
tree | 2ad5c30e898732d05732fee1968c6f0e96bc045c /flake.lock | |
parent | ee7c94fa1b74b43f7a719373f5f566d09b147126 (diff) |
Store the final drv outputs in memory when building remotely
The `DerivationGoal` has a variable storing the “final” derivation
output paths that is used (amongst other things) to fill the environment
for the post build hook. However this variable wasn't set when the
build-hook is used, causing a crash when both hooks are used together.
Fix this by setting this variable (from the informations in the db) after a run
of the post build hook.
Diffstat (limited to 'flake.lock')
0 files changed, 0 insertions, 0 deletions