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
5a20e765c6
treewide: cleanup font installation commands
2023-01-28 10:31:41 +01:00
Weijia Wang
b6db3769fd
treewide: convert 21 fonts to stdenvNoCC.mkDerivation
2023-01-28 03:45:00 +01:00
Scott Worley
af89d3a2be
78 fonts: Fix build after #173430 changed postFetch semantics
2023-01-17 01:03:11 +02:00
Renaud
4b8f68cb76
encode-sans: update homepage
2022-02-06 15:10:30 +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
cmfwyp
470855ed82
encode-sans: init at 1.002
2016-09-12 11:13:32 +02:00