me
/
guix
Archived
1
0
Fork 0

gnu: Remove top-level (guix build utils) import.

* gnu/packages/game-development.scm: Don't import (guix build utils) here.
master
Tobias Geerinckx-Rice 2023-07-09 02:00:02 +02:00
parent 920d12624f
commit ab4f866902
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 1 deletions

View File

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