mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge remote-tracking branch 'origin/master' into core-updates
This commit is contained in:
commit
2aab587f84
330 changed files with 20721 additions and 5831 deletions
|
@ -139,8 +139,7 @@ translated messages from the catalogs. Nearly all GNU packages use Gettext.")
|
|||
;; module when there's a #:renamer, and that module may be empty at that point
|
||||
;; in case or circular dependencies.
|
||||
(define-public gnu-gettext
|
||||
(package
|
||||
(inherit gettext-minimal)
|
||||
(package/inherit gettext-minimal
|
||||
(name "gettext")
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments gettext-minimal)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue