[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/16: gnu: Remove top-level (guix build utils) import.
From: |
guix-commits |
Subject: |
09/16: gnu: Remove top-level (guix build utils) import. |
Date: |
Sat, 15 Jul 2023 18:15:07 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ab4f8669026ad4d9dcf377133c2368e16488d106
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 9 02:00:02 2023 +0200
gnu: Remove top-level (guix build utils) import.
* gnu/packages/game-development.scm: Don't import (guix build utils) here.
---
gnu/packages/game-development.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/game-development.scm
b/gnu/packages/game-development.scm
index f97c126441..5668672f4d 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -55,7 +55,6 @@
#:use-module (guix git-download)
#:use-module (guix svn-download)
#:use-module (guix utils)
- #:use-module (guix build utils)
#:use-module (guix build-system cmake)
#:use-module (guix build-system gnu)
#:use-module (guix build-system python)
- branch master updated (49f74b67a4 -> d08bd19de0), guix-commits, 2023/07/15
- 01/16: guix-install.sh: Unconditionally install gnu-store.mount., guix-commits, 2023/07/15
- 03/16: guix-install.sh: Remove any old systemd units first., guix-commits, 2023/07/15
- 06/16: gnu: libxcrypt: Update to 4.4.36., guix-commits, 2023/07/15
- 11/16: gnu: oath-toolkit: Update to 2.6.9., guix-commits, 2023/07/15
- 13/16: gnu: snapraid: Update to 12.2., guix-commits, 2023/07/15
- 15/16: gnu: qpwgraph: Update to 0.4.5., guix-commits, 2023/07/15
- 09/16: gnu: Remove top-level (guix build utils) import.,
guix-commits <=
- 16/16: gnu: wimlib: Update to 1.14.1., guix-commits, 2023/07/15
- 02/16: guix-install.sh: Don't patch guix-daemon.service., guix-commits, 2023/07/15
- 05/16: gnu: xtl: Use G-expressions., guix-commits, 2023/07/15
- 12/16: gnu: oath-toolkit: Mark up description., guix-commits, 2023/07/15
- 07/16: gnu: signify: Update to 31., guix-commits, 2023/07/15
- 04/16: gnu: xtl: Update to 0.7.5., guix-commits, 2023/07/15
- 10/16: gnu: stoken: Use HTTPS home page., guix-commits, 2023/07/15
- 14/16: gnu: rdiff-backup: Update to 2.2.5., guix-commits, 2023/07/15
- 08/16: gnu: signify: Use G-expressions., guix-commits, 2023/07/15