Commit Graph

18 Commits

Author SHA1 Message Date
Acid Bong
bcab0f4fb9 data/fonts/gdouros: use installFonts 2026-05-18 19:25:31 +03:00
Neil Mayhew
bd76863061 symbola: fix disappearing source (#425659) 2025-07-17 04:32:36 +02:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Ate329
284f21cb96 gdouros: fix dn-works fonts issue 2024-09-09 15:16:38 +02:00
Weijia Wang
3a183c353d treewide: convert 30 fonts 2023-01-25 15:45:31 +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
Mario Rodas
56fe577d8b fonts/gdouros: update to 13.00 2021-10-09 04:20:00 +00:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Emily
05a9b7fe2a fonts/gdouros: correct license to unfree 2020-02-29 03:54:48 +03: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
Volth
31c344982f data/fonts: simpler cleanups 2017-08-11 14:26:03 +00:00
Matthew
ffb502d157 gdouros: remove broken fonts
Some of these fonts are still available but their url has moved and
their hash has been changed. If anyone still uses them, feel free to add
them back.
2016-08-09 20:11:07 +00:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Neil Mayhew
7a8de0fdcf symbola: fix hash mismatch due to new upstream release
Upstream releases are made in-place, ie they update the same URL
rather than creating a new one.
2016-07-07 07:29:58 -06:00
Tobias Geerinckx-Rice
8a4252639b gdouros fonts: fix changed sha256 hashes (close #11847)
Hashes changed upstream without notice...
2015-12-21 13:06:43 +01:00
Mathnerd314
e0240a4b56 unidings: fix hash 2015-10-18 20:47:37 -06:00
Mathnerd314
33a32e47e8 akkadian: fix hash 2015-10-18 20:41:20 -06:00
Mathnerd314
1971c350df Package all of George Douros's fonts, not just Symbola 2015-10-18 18:43:07 -06:00