Use a hardened stdenv by default

This commit is contained in:
Franz Pletz
2015-12-23 02:59:47 +01:00
committed by Robin Gloster
parent c5f092c6a7
commit 954e9903ad
51 changed files with 131 additions and 9 deletions

View File

@@ -9,6 +9,8 @@ stdenv.mkDerivation rec {
sha256 = "1jxlypkgb8bd1c114x96i699ib0glb5aca9dv56j377x2ldg4c65";
};
noHardening_all = true;
buildInputs = [ pciutils ];
makeFlags = [