Commit graph

7 commits

Author SHA1 Message Date
Weijia Wang 7f42f28529 treewide: convert 43 fonts to stdenvNoCC.mkDerivation 2023-01-30 10:25:57 +01:00
Artturi 63cbdf67ae
fix font fallout from extraPostFetch -> postFetch (#175381)
* gdouros-fonts: fix build

some hashes were changed since ods files are now installed

* camingo-code: fix build

contents not changed

* hannom: fix build

* helvetica-neue-lt-std: fix build

perms changed so the hash changed too

* liberastika: fix build

hash changed due to no doc dir anymore

* kochi-substitute-naga10: fix build

* xkcd-font: use a simpler method to remove unneeded files

* fonts: also remove hidden files
2022-05-30 22:57:37 +03:00
midchildan dbd004ea9b
xkcd-font: fix build (#174776)
* xkcd-font: fix build

* xkcd-font: remove dotfiles from output

* xkcd-font: add comment
2022-05-28 01:24:15 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth c9eb44eab3 data/fonts: cleanup
* make font derivations fixed-output where applicable
 * fix dead links
 * `stdenv.lib` -> `lib` where `stdenv` is not involved
 * remove `meta.platforms = [ unix ]` and `meta.platforms = [ linux ]` because the restriction has no sense for data packages
2019-05-13 06:03:31 +00:00
Mario Rodas 6124bfac3b
xkcd-font: init at 2017-08-24 2019-04-24 21:13:39 -05:00