[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/63: gnu: ccwl: Import the correct set of modules.
From: |
guix-commits |
Subject: |
06/63: gnu: ccwl: Import the correct set of modules. |
Date: |
Thu, 19 Oct 2023 00:03:46 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit 60bb46d36eb707d5feb310d591248a215d2bfc8f
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Oct 9 11:23:18 2023 -0400
gnu: ccwl: Import the correct set of modules.
* gnu/packages/bioinformatics.scm (ccwl) [arguments] <modules>: Replace
%default-gnu-imported-modules with %default-gnu-modules.
Change-Id: I9c96e847de537b11bc8396d6c0e7968a1a9f3e98
---
gnu/packages/bioinformatics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 9ecd6c2d61..d210157ba3 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -20422,7 +20422,7 @@ single-cell data named
@url{https://github.com/PMBio/cardelino, cardelino}.")
`(#:make-flags '("GUILE_AUTO_COMPILE=0") ; to prevent guild warnings
#:modules (((guix build guile-build-system)
#:select (target-guile-effective-version))
- ,@%default-gnu-imported-modules)
+ ,@%default-gnu-modules)
#:imported-modules ((guix build guile-build-system)
,@%default-gnu-imported-modules)
#:phases
- 11/63: gnu: guile-curl: Import the correct set of modules., (continued)
- 11/63: gnu: guile-curl: Import the correct set of modules., guix-commits, 2023/10/19
- 18/63: gnu: tsukundere: Import the correct set of modules., guix-commits, 2023/10/19
- 25/63: gnu: pinentry-rofi: Import the correct set of modules., guix-commits, 2023/10/19
- 26/63: gnu: mozjs: Import the correct set of modules., guix-commits, 2023/10/19
- 27/63: gnu: icecat-minimal: Import the correct set of modules., guix-commits, 2023/10/19
- 34/63: gnu: guile-hall: Import the correct set of modules., guix-commits, 2023/10/19
- 41/63: gnu: jbigkit: Import the correct set of modules., guix-commits, 2023/10/19
- 03/63: gnu: acl: Import the correct set of modules., guix-commits, 2023/10/19
- 10/63: gnu: splix: Import the correct set of modules., guix-commits, 2023/10/19
- 08/63: gnu: gcc-final: Import the correct set of modules., guix-commits, 2023/10/19
- 06/63: gnu: ccwl: Import the correct set of modules.,
guix-commits <=
- 14/63: gnu: fastcap: Import the correct set of modules., guix-commits, 2023/10/19
- 13/63: gnu: dezyne: Import the correct set of modules., guix-commits, 2023/10/19
- 16/63: gnu: seabios-qemu: Import the correct set of modules., guix-commits, 2023/10/19
- 15/63: gnu: fasthenry: Import the correct set of modules., guix-commits, 2023/10/19
- 17/63: gnu: font-amiri: Import the correct set of modules., guix-commits, 2023/10/19
- 19/63: gnu: gcc-4.9: Import the correct set of modules., guix-commits, 2023/10/19
- 21/63: gnu: custom-gcc: Import the correct set of modules., guix-commits, 2023/10/19
- 24/63: gnu: gimp: Import the correct set of modules., guix-commits, 2023/10/19
- 55/63: gnu: python-sepolgen: Import the correct set of modules., guix-commits, 2023/10/19
- 29/63: gnu: python-graph-tool: Import the correct set of modules., guix-commits, 2023/10/19