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
|
f71d67800f
|
treewide: convert 26 fonts to stdenvNoCC.mkDerivation
|
2023-01-28 06:13:31 +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 |
|
Will Dietz
|
a538159fbf
|
national-park-typeface: init at 206464
|
2019-05-29 23:32:07 -05:00 |
|