nixpkgs/pkgs/servers/http/apache-modules
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
..
mod_auth_mellon
mod_ca
mod_crl
mod_cspnonce
mod_csr
mod_dnssd treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
mod_fastcgi
mod_itk
mod_jk
mod_mbtiles
mod_ocsp
mod_perl treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
mod_pkcs12
mod_python treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
mod_scep
mod_spkac treewide: remove trailing space in description 2024-07-26 03:38:50 +02:00
mod_tile
mod_timestamp
mod_wsgi