mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: font-chivo: Split outputs.
* gnu/packages/fonts.scm (font-chivo)[outputs]: New field. Change-Id: I3034440f6d3d50fbd3e8e95e852596e2a42a1ba0
This commit is contained in:
parent
512bb36b5a
commit
8fd9da9357
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ (define-public font-chivo
|
|||
(sha256
|
||||
(base32 "0gdsnflnzwy8ajrk93dxwjashxisln58qcqa6dh4smnk7k0a34qs"))))
|
||||
(build-system font-build-system)
|
||||
(outputs '("out" "ttf" "woff"))
|
||||
(home-page "https://fonts.google.com/specimen/Chivo")
|
||||
(synopsis "The Chivo family of fonts")
|
||||
(description "Google Chivo Fonts is a grotesque family of fonts, ideal for
|
||||
|
|
Loading…
Reference in a new issue