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
df5c1f0d3e
treewide: fonts: remove dontBuild in stdenvNoCC
2023-01-24 20:12:29 +01:00
Weijia Wang
1c2523b749
treewide: fonts: reduce unneeded fetchzips
2023-01-18 21:29:32 +01:00
Renaud
e7f66bc314
crimson: update homepage
2022-02-06 15:10:42 +01: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