aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/build/derivation-goal.cc
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2022-02-20 15:56:22 +0100
committerMaximilian Bosch <maximilian@mbosch.me>2022-02-28 17:27:52 +0100
commit287642f132d8141269bd7c23b0bc7c1ee512b171 (patch)
tree848346bc5ec00a904a678dc87a71483a8f877ad6 /src/libstore/build/derivation-goal.cc
parentcd92ea588504db697103d3ff56166fe61e6da131 (diff)
tests: implement test for `nix log` with `ssh-ng://` builds
A few notes: * The `echo hi` is needed to make sure that a file that can be read by `nix log` is properly created (i.e. some output is needed). This is known and to be fixed in #6051. * We explicitly ignore the floating-CA case here: the `$out` of `input3` depends on `$out` of `input2`. This means that there are actually two derivations - I assume that this is because at eval time (i.e. `nix-instantiate -A`) the hash of `input2` isn't known yet and the other .drv is created as soon as `input2` was built. This is another issue on its own, so we ignore the case here explicitly.
Diffstat (limited to 'src/libstore/build/derivation-goal.cc')
0 files changed, 0 insertions, 0 deletions