guix-commits
[Top][All Lists]
Advanced

[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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]