nixpkgs/pkgs/servers/http/nginx
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
..
default.nix Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
default.upstream Fixing automatic update of Nginx 2013-11-25 10:59:39 +04:00
modules.nix nginx: add statsd to the available modules 2016-01-23 17:25:49 -05:00
unstable.nix nginxUnstable: 1.9.10 -> 1.9.11 2016-02-14 21:17:07 +01:00
unstable.upstream Add Nginx 1.7.7; RTMP module fails for some reason 2014-11-04 00:54:15 +03:00