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 |
|
ajs124
|
95d1c56385
|
maintainers: remove wedens
no github account linked
|
2022-06-29 00:55:00 +02:00 |
|
Alyssa Ross
|
7519523f83
|
linuxPackages.vendor-reset: enable parallel building
Tested at -j48.
|
2022-05-25 12:21:05 +00:00 |
|
Alyssa Ross
|
b36ba49e88
|
linuxPackages.vendor-reset: patch for Linux 5.18
|
2022-05-25 12:21:05 +00:00 |
|
Felix Buehler
|
b5e0221e44
|
treewide: use pname&version instead of name
|
2021-12-24 15:51:27 +01:00 |
|
wedens
|
0968946551
|
vendor-reset: init at unstable-2021-02-16
|
2021-04-06 10:49:58 +07:00 |
|