Use a hardened stdenv by default
This commit is contained in:
committed by
Robin Gloster
parent
c5f092c6a7
commit
954e9903ad
@@ -6,5 +6,7 @@ stdenv.mkDerivation {
|
||||
url = mirror://sourceforge/giflib/libungif-4.1.4.tar.gz;
|
||||
md5 = "efdfcf8e32e35740288a8c5625a70ccb";
|
||||
};
|
||||
|
||||
noHardening_format = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user