aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-09-04 13:30:45 +0300
committerMunyoki Kilyungi2023-09-04 13:30:45 +0300
commit14a84465694bba41228caa8a4990c3275ef9d672 (patch)
tree69bcab7c2a7d7c70f8a0902dc8a1c551d705316d
parent78981edcb9575f0aa05830bbf96a7e59822208d7 (diff)
downloadgn-machines-14a84465694bba41228caa8a4990c3275ef9d672.tar.gz
Use self-hosted git repo
-rw-r--r--genenetwork-development.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/genenetwork-development.scm b/genenetwork-development.scm
index eaf7f6e..01bf8e5 100644
--- a/genenetwork-development.scm
+++ b/genenetwork-development.scm
@@ -142,7 +142,7 @@ be imported into G-expressions."
(run (guix-channel-job-gexp
(list (channel
(name 'gn-bioinformatics)
- (url "https://gitlab.com/genenetwork/guix-bioinformatics")
+ (url "https://git.genenetwork.org/guix-bioinformatics")
(branch "master")))
#:verbose? #false
#:guix-daemon-uri %guix-daemon-uri)))))