nixpkgs/pkgs/tools/package-management
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
..
checkinstall Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
clib Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
disnix disnix: bump to version 0.5 2016-01-27 22:32:34 +00:00
dpkg Add version attribute where maintainers |= nckx 2016-01-25 17:35:21 +01:00
guix unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
koji koji: factor python module into an standalone app 2014-08-30 21:08:49 +02:00
nix nix: Fix indentation 2016-02-12 16:10:59 +01:00
nix-prefetch-scripts nix-prefetch-scripts: Split into multiple derivations 2015-12-04 14:38:41 +02:00
nix-repl nix-repl: Update 2015-09-08 10:41:13 +02:00
nix-serve nix-serve: Update 2015-06-18 19:29:39 -07:00
nixops buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
nixui nixui: upgrade to 0.2.1 2015-11-17 12:28:22 +01:00
nox buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
opkg opkg: 0.3.0 -> 0.3.1 2015-12-08 22:54:03 +01:00
opkg-utils opkg-utils: new package 2014-11-05 21:58:12 +01:00
packagekit Add version attribute where maintainers |= nckx 2016-01-25 17:35:21 +01:00
python2nix buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
rpm rpm: Hack fix finding libpython when compiling for Python 3 2015-12-28 02:16:23 +02:00