FAQ/Pinning Nixpkgs: Difference between revisions

imported>Profpatsch
Move the unstable service section down, since it is less relevant to most people than general nixpkgs pinning
imported>Milahu
add note: still need a nix-channel for nixos
Line 3: Line 3:
separately on their own terms, and to ensure their deployability is
separately on their own terms, and to ensure their deployability is
not impacted by other systems' requirements.
not impacted by other systems' requirements.
Note: You can <code>sudo nix-channel --remove nixpkgs</code>, but you still need a nix-channel for nixos
<pre>
sudo nix-channel --list
nixos https://nixos.org/channels/nixos-21.05
</pre>


== Nix 2.0 onwards ==
== Nix 2.0 onwards ==