nixpkgs/pkgs/build-support/vm
Wolfgang Walther d2593f01e1
runInLinuxVM: pass .attrs.sh explicitly instead of whole /build directory
The approach taken in [1] breaks down as soon as vmRunCommand is
manually called with an overriden TMPDIR, like disko does it. /build
will just not be available.

By moving the .attrs.sh file into the xchg folder explicitly, we can all
the "exchange infrastructure" the same as before, thus avoid more
breakage.

This reverts some parts of [1].

[1]: 97ed6b4565
2024-11-30 13:46:45 +01:00
..
deb
rpm
default.nix runInLinuxVM: pass .attrs.sh explicitly instead of whole /build directory 2024-11-30 13:46:45 +01:00
test.nix runInLinuxVM: add simple structuredAttrs test 2024-11-30 12:26:26 +01:00