mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove top-level (guix build utils) import.
* gnu/packages/game-development.scm: Don't import (guix build utils) here.
This commit is contained in:
parent
920d12624f
commit
ab4f866902
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue