From ce52de189f64aa36ad7758cca8ec970304c35cd5 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Tue, 11 Oct 2022 08:32:52 +0300 Subject: switch to gitlab for gn-bioinformatics --- channels.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'channels.scm') diff --git a/channels.scm b/channels.scm index 2842883..0cd4d6b 100644 --- a/channels.scm +++ b/channels.scm @@ -1,6 +1,6 @@ (cons* (channel (name 'gn-bioinformatics) - (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") (branch "master")) %default-channels) -- cgit v1.2.3