Commit Graph

9 Commits

Author SHA1 Message Date
éclairevoyant
d1bbebda76
treewide: remove unused finalAttrs arg 2024-07-12 21:59:02 -04:00
éclairevoyant
5a529abc5b
treewide: fix uses of finalAttrs.pname in meta.homepage 2024-07-12 20:23:39 -04:00
éclairevoyant
0926bdbf98
treewide: fix uses of finalAttrs.pname in source urls 2024-07-12 20:23:39 -04:00
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
Anderson Torres
61d49c476c fonts (treewide): change self to finalAttrs 2023-04-26 08:00:11 -03:00
Minijackson
4e91b837f2
aileron: migrate to stdenvNoCC, fix download link 2023-01-22 12:38:58 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
Michiel Leenaars
c1c432564d aileron-font: init at 0.102 2018-08-20 01:56:48 +02:00