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 |
|
R. Ryantm
|
fcefb080f7
|
redhat-official-fonts: 4.0.2 -> 4.0.3
|
2023-02-04 07:59:52 +00:00 |
|
Weijia Wang
|
7f42f28529
|
treewide: convert 43 fonts to stdenvNoCC.mkDerivation
|
2023-01-30 10:25:57 +01:00 |
|
Stephane Raux
|
da1f31a62e
|
redhat-official-fonts: 2.3.2 -> 4.0.2
This update also makes the monospace font available.
|
2022-02-16 20:27:22 -06:00 |
|
Mario Rodas
|
e659a32203
|
redhat-official-fonts: 2.2.0 -> 2.3.2
|
2020-07-29 00:00:00 -05: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 |
|
Will Dietz
|
c03630a579
|
redhat-official-fonts: init at 2.2.0
|
2019-05-19 20:50:54 -05:00 |
|