diff options
author | John Ericson <John.Ericson@Obsidian.Systems> | 2021-02-27 05:23:14 +0000 |
---|---|---|
committer | John Ericson <John.Ericson@Obsidian.Systems> | 2021-02-27 05:23:14 +0000 |
commit | ae1441e5488a0e1608851b329358eb390a08ac27 (patch) | |
tree | 94b94640cb54bd42860ccf2116b086f829964e12 /tests/local.mk | |
parent | 5b42e5b1771061de50575b33eeeda56f40f216f2 (diff) |
Fix testing fixed-output derivations in double sandboxes
What happened was that Nix was trying to unconditionally mount these
paths in fixed-output derivations, but since the outer derivation was
pure, those paths did not exist. The solution is to only mount those
paths when they exist.
Diffstat (limited to 'tests/local.mk')
0 files changed, 0 insertions, 0 deletions