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
7f42f28529
treewide: convert 43 fonts to stdenvNoCC.mkDerivation
2023-01-30 10:25:57 +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
078f1dde72
cabin: make the font derivation fixed-output
...
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754 )
2017-08-11 13:40:45 +00:00
cmfwyp
d6404ad48e
cabin: init at 1.005
2016-09-12 11:13:26 +02:00