From bf5d44e68eea12efa092ceccf6e70b2cb9dbe488 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 26 Mar 2026 17:42:06 +0000 Subject: Switch guix-bioinformatics channel to its main branch. --- genenetwork-development.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genenetwork-development.scm b/genenetwork-development.scm index 032169d..d8a9c52 100644 --- a/genenetwork-development.scm +++ b/genenetwork-development.scm @@ -171,7 +171,7 @@ be imported into G-expressions." (ci-jobs (let ((channels (list (channel (name 'gn-bioinformatics) (url "https://git.genenetwork.org/guix-bioinformatics") - (branch "master"))))) + (branch "main"))))) (list (forge-laminar-job (name "guix-bioinformatics") (run (guix-channel-job-gexp channels -- cgit 1.4.1