···188188ln -sf @shell@ $mountPoint/bin/sh
189189190190191191+# Build hooks likely won't function correctly in the minimal chroot; just disable them.
192192+unset NIX_BUILD_HOOK
193193+191194# Make the build below copy paths from the CD if possible. Note that
192195# /tmp/root in the chroot is the root of the CD.
193196export NIX_OTHER_STORES=/tmp/root/nix:$NIX_OTHER_STORES