Skip to content

Commit 8b1f7c0

Browse files
committed
.guix-channel: Add primary URL.
* .guix-channel: Add 'url'.
1 parent 4ae762a commit 8b1f7c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.guix-channel

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
(channel
44
(version 0)
55
(news-file "etc/news.scm")
6-
(keyring-reference "keyring"))
6+
(keyring-reference "keyring")
7+
(url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL

0 commit comments

Comments
 (0)