mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add iso-codes variant for use within Guix.
* gnu/packages/iso-codes.scm (iso-codes): Replace with hidden-package that inherits… (iso-codes/official): …this ‘new’ variable with its previous value. * gnu/packages/gtk.scm (gtk+)[inputs]: Use iso-codes/official to prevent mass rebuilds.
This commit is contained in:
parent
59fa040362
commit
48e66b01d6
2 changed files with 24 additions and 3 deletions
|
@ -990,7 +990,7 @@ application suites.")
|
|||
cups
|
||||
graphene
|
||||
harfbuzz
|
||||
iso-codes
|
||||
iso-codes/official ;XXX TODO core-updates: use iso-codes
|
||||
json-glib-minimal
|
||||
libxml2
|
||||
rest))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue