summaryrefslogtreecommitdiff
path: root/channels.scm
diff options
context:
space:
mode:
Diffstat (limited to 'channels.scm')
-rw-r--r--channels.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels.scm b/channels.scm
index 29a860d..26ddb69 100644
--- a/channels.scm
+++ b/channels.scm
@@ -1,6 +1,6 @@
1(list (channel 1(list (channel
2 (name 'guix) 2 (name 'guix)
3 (url "https://git.savannah.gnu.org/git/guix.git") 3 (url "https://codeberg.org/guix/guix-mirror.git")
4 (branch "master") 4 (branch "master")
5 (commit 5 (commit
6 "f9b9116aef228a4455a1112f5d935f5de792370f") 6 "f9b9116aef228a4455a1112f5d935f5de792370f")