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 |
|
Bastian Köcher
|
46a8192d29
|
fx-cast-bridge: Pin nodejs to version 18
Pins the nodejs to version 18 to fix the build.
|
2023-12-12 15:41:39 +01:00 |
|
PedroHLC ☭
|
1081619284
|
fx-cast-bridge: drop pedrohlc from maintainers
|
2023-11-28 11:27:30 -03:00 |
|
h7x4
|
41974d5ed9
|
treewide: add mainProgram
|
2023-11-27 02:17:53 +01:00 |
|
Jan Malakhovski
|
494522a2a4
|
treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 4: leftovers (#248528)
This continues where eaafc0f7ea .
|
2023-08-11 21:39:00 +02:00 |
|
PedroHLC ☭
|
1a357a921e
|
fx-cast-bridge: adopt buildNpmPackage
|
2023-07-26 14:22:34 -03:00 |
|