Files
nixpkgs/pkgs/shells
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-30 17:38:04 +02:00
2024-07-05 11:32:24 -03:00
2024-07-19 14:06:44 +00:00
2024-07-27 14:36:46 +02:00
2024-04-14 23:23:23 -04:00
2024-06-20 10:59:44 +02:00
2024-03-21 09:15:22 +00:00