1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-19 00:30:30 +02:00

gnu: nix: Use HTTPS for package source.

* gnu/packages/package-management.scm (nix)[source]: Use HTTPS.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Zhu Zihao
2023-06-05 00:34:34 +08:00
committed by Nicolas Goaziou
parent 554d46882b
commit cdb3cd4afa

View File

@@ -737,7 +737,7 @@ high-performance computing} clusters.")
(origin
(method git-fetch)
(uri (git-reference
(url "http://github.com/NixOS/nix")
(url "https://github.com/NixOS/nix")
(commit version)))
(file-name (git-file-name name version))
(sha256