me
/
guix
Archived
1
0
Fork 0

gnu: nix: Use HTTPS for package source.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
Zhu Zihao 2023-06-05 00:34:34 +08:00 committed by Nicolas Goaziou
parent 554d46882b
commit cdb3cd4afa
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

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