summaryrefslogtreecommitdiff
path: root/channels.scm
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2025-05-13 14:04:05 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2025-05-13 14:04:05 -0400
commitdfef019feba47ae49c0e9346e7fb547ed0aee139 (patch)
tree2afc06bd7a6683874829bac7aacdc0b89408d29e /channels.scm
parent342f5aa6395f28c1cbe6b6587ebcecc1b4703121 (diff)
Changed to codeberg mirror
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")