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
Weijia Wang
b6db3769fd
treewide: convert 21 fonts to stdenvNoCC.mkDerivation
2023-01-28 03:45:00 +01:00
Weijia Wang
3731fb1645
treewide: convert 14 fonts
2023-01-24 21:17:01 +01:00
Scott Worley
af89d3a2be
78 fonts: Fix build after #173430 changed postFetch semantics
2023-01-17 01:03:11 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +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
Matthew Bauer
290a5d916e
treewide: update homepages to https where available
...
Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Will Dietz
57a46d4330
ankacoder{,-condensed}: init at 1.100
2019-01-17 15:24:57 -06:00