Files
nixpkgs/pkgs/development/tools/analysis
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-07-26 21:03:41 +02:00
2024-07-02 12:26:30 +00:00
2024-07-26 11:24:22 +00:00
2024-07-08 22:46:34 +02:00
2024-07-03 00:54:39 +00:00
2024-07-23 19:02:00 +00:00
2024-06-28 12:50:50 +08:00
2024-07-22 03:20:03 +04:00
2024-07-14 13:48:13 -04:00
2024-07-18 09:08:46 +00:00
2024-06-28 03:09:06 +00:00