[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/63: gnu: guile-di: Import the correct set of modules.
From: |
guix-commits |
Subject: |
33/63: gnu: guile-di: Import the correct set of modules. |
Date: |
Thu, 19 Oct 2023 00:03:58 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit 9e31d303c6416b3efd4e7fd6407fdf63527022e7
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Oct 9 11:50:50 2023 -0400
gnu: guile-di: Import the correct set of modules.
* gnu/packages/guile-xyz.scm (guile-dbi) [arguments]
<modules>: Replace %default-gnu-imported-modules with %default-gnu-modules.
Change-Id: Ia7c27cc9c05e8818218e4e57b2e8c0c90210b109
---
gnu/packages/guile-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index fac0fce394..effde03cee 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -1799,7 +1799,7 @@ library}.")
(arguments
`(#: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)
#:configure-flags
- 43/63: gnu: mdadm-static: Import the correct set of modules., (continued)
- 43/63: gnu: mdadm-static: Import the correct set of modules., guix-commits, 2023/10/19
- 47/63: gnu: mumps: Import the correct set of modules., guix-commits, 2023/10/19
- 48/63: gnu: hypre: Import the correct set of modules., guix-commits, 2023/10/19
- 49/63: gnu: lingeling: Import the correct set of modules., guix-commits, 2023/10/19
- 56/63: gnu: boxes: Import the correct set of modules., guix-commits, 2023/10/19
- 58/63: gnu: stb: Import the correct set of modules., guix-commits, 2023/10/19
- 61/63: gnu: qemu: Import the correct set of modules., guix-commits, 2023/10/19
- 62/63: gnu: ganeti: Import the correct set of modules., guix-commits, 2023/10/19
- 59/63: gnu: info-reader: Import the correct set of modules., guix-commits, 2023/10/19
- 28/63: gnu: icedove-minimal: Import the correct set of modules., guix-commits, 2023/10/19
- 33/63: gnu: guile-di: Import the correct set of modules.,
guix-commits <=
- 35/63: gnu: haunt: Import the correct set of modules., guix-commits, 2023/10/19
- 37/63: gnu: guile-libyaml: Import the correct set of modules., guix-commits, 2023/10/19
- 38/63: gnu: guile-gitlab: Import the correct set of modules., guix-commits, 2023/10/19
- 45/63: gnu: ghmm: Import the correct set of modules., guix-commits, 2023/10/19
- 50/63: gnu: guix-build-coordinator: Import the correct set of modules., guix-commits, 2023/10/19
- 20/63: gnu: make-libstdc++: Import the correct set of modules., guix-commits, 2023/10/19
- 22/63: gnu: gdb: Import the correct set of modules., guix-commits, 2023/10/19
- 23/63: gnu: genimage: Import the correct set of modules., guix-commits, 2023/10/19
- 30/63: gnu: artanis: Import the correct set of modules., guix-commits, 2023/10/19
- 36/63: gnu: guile-studio: Import the correct set of modules., guix-commits, 2023/10/19