Files
nixpkgs/pkgs/build-support
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
..
2023-12-03 07:22:51 -08:00
2024-02-17 17:11:59 +13:00
2024-01-12 20:26:16 +01:00
2024-07-21 12:50:54 +02:00
2024-07-12 18:24:47 +07:00
2023-11-13 20:59:33 +01:00
2024-07-25 12:01:18 +00:00
2024-07-11 22:05:05 +02:00