mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06: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:
parent
751a679b53
commit
e25cd565bf
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue