about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.guix-channel2
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel
index 222b451..384da17 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -6,7 +6,7 @@
   (dependencies
    (channel
     (name guix-bioinformatics)
-    (url "https://gitlab.com/genenetwork/guix-bioinformatics.git"))
+    (url "https://git.genenetwork.org/guix-bioinformatics"))
    ;; FIXME: guix-bioinformatics depends on guix-past. So, there
    ;; should be no reason to explicitly depend on guix-past. But, the
    ;; channel does not build otherwise. This is probably a guix bug.