mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: nar-herder: Update source uri.
* gnu/packages/package-management.scm (nar-herder):[source]: Use Codeberg. Change-Id: I98819543f753ec2f4a3a6b2d9458cee2a4a8cf5c
This commit is contained in:
@@ -1863,7 +1863,7 @@ in an isolated environment, in separate namespaces.")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://git.savannah.gnu.org/git/guix/nar-herder.git")
|
||||
(url "https://codeberg.org/guix/nar-herder.git")
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
|
||||
Reference in New Issue
Block a user