updated guix channel url

8417362bf761… · Ryan Schanzenbacher ·

parent 6734df2e2129… diff

Changed files

FileChanges
channels.scm +1 −1 raw
diff --git a/channels.scm b/channels.scm
index 26ddb69..b14d0f2 100644
--- a/channels.scm
+++ b/channels.scm
@@ -1,6 +1,6 @@
(list (channel
(name 'guix)
- (url "https://codeberg.org/guix/guix-mirror.git")
+ (url "https://codeberg.org/guix/guix.git")
(branch "master")
(commit
"f9b9116aef228a4455a1112f5d935f5de792370f")