Compare

6734df2e21291404d97359990bb96559a293a1b3 .. 8417362bf7617f1656de70498fc1e9957a5d551b · 1 commits

Changed files

FileChanges
channels.scm +1 −1 raw

Commits

HashSubjectAuthorDate
8417362b updated guix channel url Ryan Schanzenbacher
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")