3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/servers/http/nginx
aszlig 1f24685d93
nginx/etag-patch: Use Nix store dir from build env
So far, the Nix store directory was hardcoded and if someone uses a
different Nix store directory the patch won't work. Of course, this is
pretty uncommon, but by not only substituting the store directory but
also the length of it we also save a few calls to ngx_strlen(), which
should save us a few cycles.

Signed-off-by: aszlig <aszlig@nix.build>
2019-04-18 10:07:55 +02:00
..
generic.nix nginx/etag-patch: Use Nix store dir from build env 2019-04-18 10:07:55 +02:00
mainline.nix nginxMainline: 1.15.9 -> 1.15.10 2019-04-02 12:02:39 +02:00
mainline.upstream
modules.nix nginxModules.http_proxy_connect_module: init 2019-03-29 23:53:09 +01:00
nix-etag-1.15.4.patch nginx/etag-patch: Use Nix store dir from build env 2019-04-18 10:07:55 +02:00
stable.nix nginx: 1.14.1 -> 1.14.2 2018-12-05 10:56:06 -06:00
stable.upstream