Flakes: Difference between revisions

imported>Ilkecan
m Clarify that only the files tracked by a version control are moved to the nix store
imported>Artturin
link to nix-unstable-installer instead of keeping a outdated command
Line 71: Line 71:
Finally, if the Nix installation is in multi-user mode, don’t forget to restart the nix-daemon.
Finally, if the Nix installation is in multi-user mode, don’t forget to restart the nix-daemon.


There is no official installer yet, but you can use the [https://github.com/numtide/nix-flakes-installer nix-flake-installer]:
There is no official installer yet, but you can use the [https://github.com/numtide/nix-unstable-installer#systems nix-unstable-installer]:
 
<syntaxHighlight lang=console>
$ sh <(curl -L https://github.com/numtide/nix-flakes-installer/releases/download/nix-3.0pre20200804_ed52cf6/install)
</syntaxHighlight>


== Basic project usage ==
== Basic project usage ==