Nix Installation Guide: Difference between revisions

imported>Symphorien
NFS: use an override to install a patched nix so that the patch is picked when updating
imported>Jorsn
Section Proot: added hint about "file does not exist"-error and proot-termux
Line 133: Line 133:
The executable is to be found in <code>result/bin/proot</code>.
The executable is to be found in <code>result/bin/proot</code>.


If nix builds within proot fail on the <code>renameat2</code> system call with something like "rename: unsupported operation", then you can try termux's [https://github.com/termux/proot fork] of PRoot.
If nix builds within proot fail on the <code>renameat2</code> system call with something like "rename: unsupported operation" or stating that existing files do not exist, then you can try termux's [https://github.com/termux/proot fork] of PRoot.


==== Installing nix ====
==== Installing nix ====