nixpkgs/pkgs/tools/admin
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
..
analog Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
cli53 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
google-cloud-sdk google-cloud-sdk: 0.9.74 -> 0.9.82 2015-10-20 12:15:00 +02:00
gtk-vnc gtk-vnc: fix .la file 2015-06-25 15:14:54 +02:00
letsencrypt letsencrypt: 0.1.0 -> 0.4.0 2016-02-26 18:03:07 +00:00
nxproxy Add version attribute where maintainers |= nckx 2016-01-25 17:35:21 +01:00
sec sec: update to version 2.7.7 2015-02-14 09:01:22 +01:00
simp_le buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
tigervnc tigervnc: prevent nix store collison 2016-01-14 06:31:30 +00:00
tightvnc Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00