8b1f7c03d2
* .guix-channel: Add 'url'.
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
;; This is a Guix channel.
|
|
|
|
(channel
|
|
(version 0)
|
|
(news-file "etc/news.scm")
|
|
(keyring-reference "keyring")
|
|
(url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL
|