Nix Installation Guide: Difference between revisions
imported>Ixxie No edit summary |
imported>Ixxie |
||
Line 74: | Line 74: | ||
<syntaxHighlight lang="console"> | <syntaxHighlight lang="console"> | ||
$ chmod +x proot_5.1.1_x86_64_rc2--no-seccomp | # first make sure the executable bit is set on the binary | ||
$ chmod +x proot_5.1.1_x86_64_rc2--no-seccomp | |||
$ mkdir ~/.nix | $ mkdir ~/.nix | ||
$ ./proot_5.1.1_x86_64_rc2--no-seccomp ~/.nix | $ ./proot_5.1.1_x86_64_rc2--no-seccomp ~/.nix |