Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Anderson Torres
6dba240f79
treewide: remove dtzWill as maintainer [orphans]
...
Since theey is not active in a long span of time.
All the packages in this commit are now orphan.
2024-07-17 13:52:45 -03:00
Mario Rodas
c56d5b4ec4
manrope: update homepage
2023-04-01 04:20:00 +00:00
Mario Rodas
ca22810855
manrope: 3 -> 4.505
2023-04-01 04:20:00 +00: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
Will Dietz
1d4ce7aef2
manrope: init at 3
2019-03-25 07:42:27 -05:00