[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:08:41 CET 2008
Ludovic Courtès 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.
>
> +1.
Well, with "enforced" I meant "create the chroot under /nix/store so that it
will always work", not "check that /tmp is on the same filesystem as /nix/store".
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list