mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
Revert "gnu: Add missing module to (gnu packages base)."
This reverts commit 911e66f922
.
This commit is contained in:
parent
9a42d5ebf2
commit
9c9912cf5b
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ (define-module (gnu packages base)
|
|||
#:use-module (guix build-system gnu)
|
||||
#:use-module (guix build-system trivial)
|
||||
#:use-module (ice-9 match)
|
||||
#:use-module (srfi srfi-1)
|
||||
#:export (glibc
|
||||
libiconv-if-needed))
|
||||
|
||||
|
|
Loading…
Reference in a new issue