mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: Remove workaround for <https://bugs.gnu.org/26238>.
* gnu/packages/base.scm (coreutils-8.27): Remove variable. * gnu/system.scm (%base-packages): Change back to COREUTILS.
This commit is contained in:
parent
6a09628cb1
commit
ccd7daae4c
2 changed files with 1 additions and 24 deletions
|
@ -502,7 +502,7 @@ explicitly appear in OS."
|
|||
;; The packages below are also in %FINAL-INPUTS, so take them from
|
||||
;; there to avoid duplication.
|
||||
(map canonical-package
|
||||
(list guile-2.2 bash coreutils-8.27 findutils grep sed
|
||||
(list guile-2.2 bash coreutils findutils grep sed
|
||||
diffutils patch gawk tar gzip bzip2 xz lzip))))
|
||||
|
||||
(define %default-issue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue