mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-01 18:05:17 +00:00
Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by “https://git.guix.gnu.org/guix.git”. Change-Id: Ieb82464f92a806b85c79e629f952e68c39323740
7 lines
174 B
Text
7 lines
174 B
Text
;; This is a Guix channel.
|
|
|
|
(channel
|
|
(version 0)
|
|
(news-file "etc/news.scm")
|
|
(keyring-reference "keyring")
|
|
(url "https://git.guix.gnu.org/guix.git")) ;the primary URL
|