[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/63: gnu: icecat-minimal: Import the correct set of modules.
From: |
guix-commits |
Subject: |
27/63: gnu: icecat-minimal: 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 6e4fcd50960d88fac3ca0958a674763a4d63fbcb
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Oct 9 11:45:50 2023 -0400
gnu: icecat-minimal: Import the correct set of modules.
* gnu/packages/gnuzilla.scm (icecat-minimal) [arguments]
<modules>: Replace %default-gnu-imported-modules with %default-gnu-modules.
Change-Id: I178519f7f4199748294305b7094e17c7daec6622
---
gnu/packages/gnuzilla.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index 0e66605781..b31ee58c84 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -876,7 +876,7 @@ variable defined below. It requires guile-json to be
installed."
(rnrs io ports)
(guix elf)
(guix build gremlin)
- ,@%default-gnu-imported-modules)
+ ,@%default-gnu-modules)
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'apply-guix-specific-patches
- 02/63: gnu: acl: Remove labels and trailing #t., (continued)
- 02/63: gnu: acl: Remove labels and trailing #t., guix-commits, 2023/10/19
- 07/63: gnu: boost: Import the correct set of modules., guix-commits, 2023/10/19
- 12/63: gnu: dpkg: Import the correct set of modules., guix-commits, 2023/10/19
- 04/63: gnu: dirvish: Import the correct set of modules., guix-commits, 2023/10/19
- 05/63: gnu: fio: Import the correct set of modules., guix-commits, 2023/10/19
- 09/63: gnu: epson-inkjet-printer-escpr: Import the correct set of modules., guix-commits, 2023/10/19
- 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 <=
- 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, 2023/10/19
- 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