diff options
author | Théophane Hufschmitt <theophane.hufschmitt@tweag.io> | 2023-05-25 16:38:29 +0200 |
---|---|---|
committer | Théophane Hufschmitt <theophane.hufschmitt@tweag.io> | 2023-05-25 16:38:29 +0200 |
commit | d16a1994fb6048d4ea48090c5aabafb7ad89c84f (patch) | |
tree | 5aeba4aaf2e357acbb3305be297327df547fd256 /maintainers | |
parent | 6e4570234d5ac63a9483fb7f7aabaa1d17561a3a (diff) |
Properly report build errors on chrooted stores
When encountering a build error, Nix moves the output paths out of the
chroot into their final location (for “easier debugging of build
failures”). However this was broken for chroot stores as it was moving
it to the _logical_ location, not the _physical_ one.
Fix it by moving to the physical (_real_) location.
Fix https://github.com/NixOS/nix/issues/8395
Diffstat (limited to 'maintainers')
0 files changed, 0 insertions, 0 deletions