[Nix-dev] Re: [Nix-commits] SVN commit: nix - 13613 - eelco - nix/trunk/src/libstore
Eelco Dolstra
e.dolstra at tudelft.nl
Fri Dec 12 11:09:57 CET 2008
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/
More information about the nix-dev
mailing list