Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Weijia Wang
a6e94af6ef
treewide: convert 17 fonts to stdenvNoCC.mkDerivation
2023-01-28 07:27:25 +01:00
Scott Worley
af89d3a2be
78 fonts: Fix build after #173430 changed postFetch semantics
2023-01-17 01:03:11 +02:00
Ben Siraphob
e9e90a941b
treewide: replace http://web.archive.org with https://web.archive.org
2022-01-07 09:58:36 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
Robert Helgesson
cebc43403a
Add packages for a number of fonts.
...
The added fonts are
- Caladea,
- Carlito,
- Comfortaa,
- Comic Relief,
- Crimson,
- Fantasque Sans Mono,
- Lobster Two,
- Pecita,
- Quattrocento, and
- Quattrocento Sans.
2015-03-21 00:33:14 +01:00