utilisation de httpS pour le channel https://nixos.org/channels/nixos-unstable

nixos-19.09
Jean-Pierre PRUNARET 8 years ago
parent fc18c2a6c5
commit 7329e54d04

@ -173,7 +173,7 @@ exit
~~~
. ~nix/.nix-profile/etc/profile.d/nix.sh
nix-channel --remove nixpkgs
nix-channel --add http://nixos.org/channels/nixos-unstable nixos
nix-channel --add https://nixos.org/channels/nixos-unstable nixos
nix-channel --update
~~~

Loading…
Cancel
Save