mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
8b1f7c03d2
* .guix-channel: Add 'url'.
7 lines
182 B
Text
7 lines
182 B
Text
;; 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
|