system: Add Patch to '%base-packages'.
* gnu/system.scm (%base-packages): Add PATCH.
This commit is contained in:
parent
f07aa672fd
commit
4b164c4532
|
@ -311,7 +311,7 @@ explicitly appear in OS."
|
|||
;; there to avoid duplication.
|
||||
(map canonical-package
|
||||
(list guile-2.0 bash coreutils findutils grep sed
|
||||
diffutils gawk tar gzip bzip2 xz lzip))))
|
||||
diffutils patch gawk tar gzip bzip2 xz lzip))))
|
||||
|
||||
(define %default-issue
|
||||
;; Default contents for /etc/issue.
|
||||
|
|
Loading…
Reference in New Issue