nixpkgs/pkgs
Joachim Fasting 6648b04381
stdenv: fix paxmark
On Linux, paxctl's setup hook should overwrite the paxmark stub, but the
stub is defined after the setup hooks are sourced, so the stub ends up
overwriting the real function.  The result is that paxmark fails to do
anything.  The fix is to define the stub before any setup hooks are
sourced.  Thanks to @vcunat for figuring this out.

Closes #15492
2016-05-27 18:57:59 +02:00
..
applications Merge branch 'master' into staging 2016-05-26 16:50:22 +02:00
build-support Merge branch 'master' into staging 2016-05-26 16:50:22 +02:00
data Merge branch 'master' into staging 2016-05-26 16:50:22 +02:00
desktops Merge: make dev output references explicit 2016-05-22 12:09:23 +02:00
development libxml2: disable checks on Darwin 2016-05-27 09:45:46 +02:00
games Merge branch 'master' into staging 2016-05-26 16:50:22 +02:00
misc Merge branch 'master' into staging 2016-05-26 16:50:22 +02:00
os-specific Merge branch 'master' into staging 2016-05-26 16:50:22 +02:00
servers Merge branch 'master' into staging 2016-05-26 16:50:22 +02:00
shells fish: use a different alias man_db -> man-db 2016-05-24 10:07:29 +02:00
stdenv stdenv: fix paxmark 2016-05-27 18:57:59 +02:00
test Remove cruft 2016-04-26 17:31:54 +02:00
tools Merge branch 'master' into staging 2016-05-26 16:50:22 +02:00
top-level Merge branch 'master' into staging 2016-05-26 16:50:22 +02:00