[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/63: gnu: boxes: Import the correct set of modules.
From: |
guix-commits |
Subject: |
56/63: gnu: boxes: Import the correct set of modules. |
Date: |
Thu, 19 Oct 2023 00:04:01 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit 1e5dab85a0c3f3d636a1cec6643ddfa8155bb005
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Oct 9 12:11:03 2023 -0400
gnu: boxes: Import the correct set of modules.
* gnu/packages/shellutils.scm (boxes) [arguments]
<modules>: Replace %default-gnu-imported-modules with %default-gnu-modules.
Change-Id: I5272366ead3929e0ce2311ca2a5e4c5138523927
---
gnu/packages/shellutils.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
index 29ea0e4dd9..13c340b664 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -122,7 +122,7 @@ chart.")
"/etc/boxes-config"))
#:modules
((ice-9 match)
- ,@%default-gnu-imported-modules)
+ ,@%default-gnu-modules)
#:phases
(modify-phases %standard-phases
(delete 'configure)
- 24/63: gnu: gimp: Import the correct set of modules., (continued)
- 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
- 31/63: gnu: guilescript: Import the correct set of modules., guix-commits, 2023/10/19
- 32/63: gnu: guile-dsv: Import the correct set of modules., guix-commits, 2023/10/19
- 40/63: gnu: rime-data: Import the correct set of modules., guix-commits, 2023/10/19
- 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 <=
- 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, 2023/10/19
- 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