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 |
|
Patka
|
1d1635196a
|
maintainers: remove patka
|
2024-07-02 01:36:56 +02:00 |
|
Patka
|
f1732f8c79
|
Revert "maintainers: remove patka"
|
2024-05-06 14:08:44 +02:00 |
|
Patka
|
0757a75279
|
maintainers: remove patka
|
2024-04-26 21:52:53 +02:00 |
|
Patka
|
6920b4d1d6
|
pest: 2.34.5 -> 2.34.7
Diff: https://github.com/pestphp/pest/compare/v2.34.5...v2.34.7
|
2024-04-05 12:30:43 +02:00 |
|
Patka
|
fe758cbb5f
|
pest: 2.34.4 -> 2.34.5
Diff: https://github.com/pestphp/pest/compare/v2.34.4...v2.34.5
|
2024-03-24 10:36:03 +01:00 |
|
Patka
|
a1d002bff9
|
pest: 2.34.2 -> 2.34.4
Diff: https://github.com/pestphp/pest/compare/v2.34.2...v2.34.4
|
2024-03-15 19:25:00 +01:00 |
|
Patka
|
be620121b9
|
pest: 2.34.1 -> 2.34.2
Diff: https://github.com/pestphp/pest/compare/v2.34.1...v2.34.2
|
2024-03-13 09:04:04 +01:00 |
|
Patka
|
8649c64b00
|
pest: 2.33.4 -> 2.34.1
Diff: https://github.com/pestphp/pest/compare/v2.33.4...v2.34.1
|
2024-03-04 23:01:47 +01:00 |
|
Patka
|
437da0b3b6
|
pest: init at 2.33.4
Signed-off-by: Patka <patka@patka.dev>
|
2024-02-06 22:41:14 +01:00 |
|