aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-06-15 16:25:47 +0200
committerLudovic Courtès <ludo@gnu.org>2020-06-17 19:32:43 +0200
commit8b1f7c03d239ca703b56f2a6e5f228c79bc1857e (patch)
tree94aa529f21aeb9b75339535d1b3cc1612d444db9 /.guix-channel
parent4ae762af76f9dfb59cf1a23232da22201f9c6e0f (diff)
downloadguix-8b1f7c03d239ca703b56f2a6e5f228c79bc1857e.tar
guix-8b1f7c03d239ca703b56f2a6e5f228c79bc1857e.tar.gz
.guix-channel: Add primary URL.
* .guix-channel: Add 'url'.
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel3
1 files changed, 2 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel
index f4459f1de1..b852180cf2 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -3,4 +3,5 @@
(channel
(version 0)
(news-file "etc/news.scm")
- (keyring-reference "keyring"))
+ (keyring-reference "keyring")
+ (url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL