Put in earplugs
This commit is contained in:
parent
b17d27a801
commit
5c59175a3e
1 changed files with 2 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
||||||
(version "0.2")
|
(version "0.2")
|
||||||
(source #f)
|
(source #f)
|
||||||
(build-system trivial-build-system)
|
(build-system trivial-build-system)
|
||||||
(home-page "http://osp.kitchen/foundry/")
|
(arguments '(#:builder (begin (mkdir %output) #t)))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list
|
(list
|
||||||
font-osp-work-avec
|
font-osp-work-avec
|
||||||
|
@ -82,6 +82,7 @@
|
||||||
font-osp-belgica-belgika
|
font-osp-belgica-belgika
|
||||||
font-osp-alfphabet))
|
font-osp-alfphabet))
|
||||||
(synopsis "A collection of fonts from OSP.")
|
(synopsis "A collection of fonts from OSP.")
|
||||||
|
(home-page "http://osp.kitchen/foundry/")
|
||||||
(description "A collection of fonts from OSP including; work-avec, sans-guilt, reglo, libertinage, fluxisch-else, din, crickx, belgica-belgika, alfphabet")
|
(description "A collection of fonts from OSP including; work-avec, sans-guilt, reglo, libertinage, fluxisch-else, din, crickx, belgica-belgika, alfphabet")
|
||||||
(license license:silofl1.1)))
|
(license license:silofl1.1)))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue