nixpkgs/pkgs/servers/http/nginx
Matthias Treydte 2fd6e6e264 nginx: take care not to pull in module sources as runtime deps
Nginx likes to print the "configured with ..." stuff on startup,
containing the full configure command line. When built with
modules (which it seems to be by default), this causes the
module sources to appear as runtime dependencies. So just use
the remove-references-to script to patch those out.

For a default installation, the rtmp, dav and moreheaders
module sources are gone, for special cases potentially more.
2022-05-20 09:29:45 +02:00
..
generic.nix nginx: take care not to pull in module sources as runtime deps 2022-05-20 09:29:45 +02:00
mainline.nix nginxMainline: 1.21.5 -> 1.21.6 2022-03-09 11:14:53 +00:00
modules.nix nginxModules: add option disableIPC 2022-03-08 14:37:11 +03:00
nix-etag-1.15.4.patch
nix-skip-check-logs-path.patch
quic.nix nginxQuic: 6f8253673669 -> 55b38514729b 2022-03-10 14:03:15 +03:00
stable.nix nginxStable: add patch for CVE-2021-3618 2022-04-16 17:18:05 +01:00