Compare

9f740aa87254a6449f5b6c49b10a0598c70733cf .. 3aaeb60f2aa78d8a4407f5ba7bf0268647ff4c18 · 1 commits

Changed files

FileChanges
channels.scm +1 −1 raw

Commits

HashSubjectAuthorDate
3aaeb60f change guix remote to follow my mirror Ryan Schanzenbacher
diff --git a/channels.scm b/channels.scm
index 0beaf44..38ab180 100644
--- a/channels.scm
+++ b/channels.scm
@@ -1,6 +1,6 @@
(list (channel
(name 'guix)
- (url "https://git.savannah.gnu.org/git/guix.git")
+ (url "https://git.rschanz.org/ryan77627/guix.git")
(branch "master")
(commit
"308877be17b2c2c92d972e105e8cc6a782ab4c82")