1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

maint: Change main repository URL to git.guix.gnu.org.

Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by
“https://git.guix.gnu.org/guix.git”.

Change-Id: Ieb82464f92a806b85c79e629f952e68c39323740
This commit is contained in:
Ludovic Courtès
2025-05-22 12:41:31 +02:00
parent 5e47bafb37
commit 3b6e499d5e
22 changed files with 217 additions and 217 deletions

View File

@@ -29,7 +29,7 @@
;; guix shell --boostrap -D guix
;; mkdir -p ~/src/guix
;; cd src/guix
;; git clone https://git.savannah.gnu.org/git/guix.git master
;; git clone https://git.guix.gnu.org/guix.git master
;; cd master
;; ./bootstrap
;; ./configure