nixpkgs/pkgs/by-name/oh
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
..
oh-my-fish treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
oh-my-posh oh-my-posh: 21.9.1 -> 21.17.2 2024-06-30 21:10:16 +02:00