1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 11:40:45 +00:00
nixpkgs/nixos/modules/services/web-servers
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
..
apache-httpd nixos/httpd: Use mkEnableOption 2024-07-04 13:44:24 +00:00
caddy nixos/caddy: fix group option description (#328034) 2024-07-24 16:40:07 +08:00
hitch
jboss
keter
lighttpd
nginx treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
phpfpm
trafficserver
unit
varnish
agate.nix
bluemap.nix nixos/bluemap: fix defaults issue with services.bluemap.host 2024-06-20 21:05:03 -07:00
darkhttpd.nix
fcgiwrap.nix nixos/fcgiwrap: do not run as root by default 2024-06-22 19:45:25 +02:00
garage.md
garage.nix nixos/garage: fix replication 1.0 assertion 2024-06-03 09:56:42 +02:00
hydron.nix
merecat.nix
mighttpd2.nix
minio.nix
molly-brown.nix
pomerium.nix
rustus.nix
stargazer.nix
static-web-server.nix
tomcat.nix nixos/tomcat: add 'port' option 2024-05-13 16:04:55 +02:00
traefik.nix treewide: ReadWriteDirectories -> ReadWritePaths. 2024-05-07 01:06:02 +02:00
ttyd.nix
uwsgi.nix