(cherry picked from commit ad4e371acf5104ecf6a309ca8f974c7147ba1843)
Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
Domen Kožar 2014-12-14 11:28:58 +01:00
parent 48a282b913
commit 5d9b24e1ec
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ $ nix-channel --add https://nixos.org/channels/<replaceable>channel-name</replac
end.) For instance, to use the NixOS 14.04 stable channel:
<screen>
$ nix-channel --add http:s//nixos.org/channels/nixos-14.04 nixos
$ nix-channel --add https://nixos.org/channels/nixos-14.04 nixos
</screen>
But if you want to live on the bleeding edge: