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
7562d1ed9c
treewide: convert 9 fonts to stdenvNoCC.mkDerivation
2023-01-28 09:08:17 +01:00
Scott Worley
af89d3a2be
78 fonts: Fix build after #173430 changed postFetch semantics
2023-01-17 01:03:11 +02:00
Mario Rodas
c435ff1802
source-han-code-jp: 2.011R -> 2.012R
2021-10-30 04:20:00 +00: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
Masayuki Takeda
95175cff45
source-han-code-jp: init at 2.011R
2018-06-30 15:39:12 -04:00