mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
Revert "gnu: nix: Use HTTPS for package source."
This reverts commit cdb3cd4afa.
Wrong patch revision.
This commit is contained in:
@@ -736,7 +736,7 @@ high-performance computing} clusters.")
|
||||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/NixOS/nix")
|
||||
(url "http://github.com/NixOS/nix")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
||||
Reference in New Issue
Block a user