Files
nixpkgs/pkgs/tools/compression
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
..
2024-06-29 03:09:10 -04:00
2024-06-29 03:09:10 -04:00
2024-07-09 14:32:33 +10:00
2024-06-24 13:40:37 +02:00
2024-06-29 03:09:10 -04:00
2024-06-11 11:24:02 +02:00