Michael Raskin wrote: > Eelco Dolstra wrote: >> build output is moved from the fake store to the real store. TODO: >> the chroot has to be on the same filesystem as the Nix store for >> this to work, but this isn't enforced yet. (I.e. it only works >> currently if /tmp is on the same FS as /nix/store.) > > Erm. It should not be enforced, it should be fixed. I have separate FS > for /tmp and separate FS for /nix/store and I'd love to keep /nix/store > and /tmp on separate filesystems. What about bind-mounting virtual store > from /nix/var/nix/chroot-store or something?
Yes, that's the idea. -- Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/ _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
