[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/63: gnu: tsukundere: Import the correct set of modules.
From: |
guix-commits |
Subject: |
18/63: gnu: tsukundere: Import the correct set of modules. |
Date: |
Thu, 19 Oct 2023 00:03:57 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit 22705a4af468ded4863b4097ed0d7ec89c3e2c24
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Oct 9 11:38:18 2023 -0400
gnu: tsukundere: Import the correct set of modules.
* gnu/packages/game-development.scm (tsukundere) [arguments]
<modules>: Replace %default-gnu-imported-modules with %default-gnu-modules.
Change-Id: I57fcb0ef5ef418e5bc5f6c8466f2ff1c5ffc7b37
---
gnu/packages/game-development.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/game-development.scm
b/gnu/packages/game-development.scm
index 9d956359bd..69b5380598 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -649,7 +649,7 @@ clone.")
(srfi srfi-1)
((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
- branch core-updates updated (0f5fbb35de -> d59653b7c9), guix-commits, 2023/10/19
- 01/63: build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-modules., guix-commits, 2023/10/19
- 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 <=
- 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, 2023/10/19
- 14/63: gnu: fastcap: Import the correct set of modules., guix-commits, 2023/10/19