guix/nix
Eelco Dolstra 67af480244 Use chroots for all derivations
If ‘build-use-chroot’ is set to ‘true’, fixed-output derivations are
now also chrooted. However, unlike normal derivations, they don't get
a private network namespace, so they can still access the
network. Also, the use of the ‘__noChroot’ derivation attribute is
no longer allowed.

Setting ‘build-use-chroot’ to ‘relaxed’ gives the old behaviour.

Note for Guix: unlike Nix commit 99897f6, we keep 'settings.useChroot'.
2015-06-03 21:55:59 +02:00
..
boost Keep only libstore, nix-daemon, and related stuff. 2014-12-17 22:57:04 +01:00
libstore Use chroots for all derivations 2015-06-03 21:55:59 +02:00
libutil Simplify parseHash32 2015-06-03 18:34:49 +02:00
nix-daemon Silence some warnings on GCC 4.9 2015-06-03 18:14:48 +02:00
AUTHORS nix: Adjust code for Guix. 2014-12-17 22:57:33 +01:00
COPYING nix: Adjust code for Guix. 2014-12-17 22:57:33 +01:00