mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10: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:
@@ -438,7 +438,7 @@ AC_DEFUN([GUIX_CHANNEL_METADATA], [
|
||||
AC_ARG_WITH([channel-url], [AS_HELP_STRING([--with-channel-url=URL],
|
||||
[assert that this is built from the Git repository at URL])],
|
||||
[guix_channel_url="\"$withval\""],
|
||||
[guix_channel_url="\"https://git.savannah.gnu.org/git/guix.git\""])
|
||||
[guix_channel_url="\"https://git.guix.gnu.org/guix.git\""])
|
||||
AC_ARG_WITH([channel-commit], [AS_HELP_STRING([--with-channel-commit=COMMIT],
|
||||
[assert that this is built from COMMIT])],
|
||||
[guix_channel_commit="\"$withval\""],
|
||||
|
||||
Reference in New Issue
Block a user