mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
parent
f3a5930488
commit
d66d9e8425
2 changed files with 8 additions and 2 deletions
|
@ -243,7 +243,8 @@ flag, e.g. <literal>--option gc-keep-outputs false</literal>.</para>
|
|||
users” feature</link> to perform the actual builds under different
|
||||
users than root). Currently, chroot builds only work on Linux
|
||||
because Nix uses “bind mounts” to make the Nix store and other
|
||||
directories available inside the chroot.</para>
|
||||
directories available inside the chroot. Kernel version 3.13 or later
|
||||
is needed due to a PID namespace fix nix depends on.</para>
|
||||
|
||||
</listitem>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue