From eb7beb340a9731775e8ad177e47b70dba2f2a84f Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 22 Oct 2024 23:43:46 +0100 Subject: Upgrade guix channel to 2394a7f. * .guix-channel: Upgrade guix channel to 2394a7f. * gn/packages/bioinformatics.scm (pplacer)[inputs]: Replace gsl-static with (gsl "static"). * gn/packages/ocaml.scm (ocaml4.07-gsl-1)[inputs]: Replace gsl-static with (gsl "static"). * gn/packages/static.scm (wfmash-static)[inputs]: Replace gsl-static with (gsl "static"). --- .guix-channel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.guix-channel') diff --git a/.guix-channel b/.guix-channel index e7e9a9a..4bbc28a 100644 --- a/.guix-channel +++ b/.guix-channel @@ -14,7 +14,7 @@ (name guix) (url "https://git.savannah.gnu.org/git/guix.git") (branch "master") - (commit "b0b988c41c9e0e591274495a1b2d6f27fcdae15a") + (commit "2394a7f5fbf60dd6adc0a870366adb57166b6d8b") (introduction (channel-introduction (version 0) -- cgit v1.2.3