nixpkgs/pkgs/by-name/is
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
..
isabelle isabelle: mark as broken on darwin 2024-07-06 18:41:30 +01:00
iscc treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
isisdl isisdl: init at 1.3.20 2024-07-27 14:03:11 +02:00