forked from mirrors/nixpkgs
typo
(cherry picked from commit ad4e371acf
)
Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
parent
48a282b913
commit
5d9b24e1ec
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
end.) For instance, to use the NixOS 14.04 stable channel:
|
||||||
|
|
||||||
<screen>
|
<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>
|
</screen>
|
||||||
|
|
||||||
But if you want to live on the bleeding edge:
|
But if you want to live on the bleeding edge:
|
||||||
|
|
Loading…
Add table
Reference in a new issue