mailutils: turn off format hardening
This commit is contained in:
parent
6e13bcd436
commit
7e644980cc
@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "0szbqa12zqzldqyw97lxqax3ja2adis83i7brdfsxmrfw68iaf65";
|
sha256 = "0szbqa12zqzldqyw97lxqax3ja2adis83i7brdfsxmrfw68iaf65";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
patches = [ ./path-to-cat.patch ./no-gets.patch ];
|
patches = [ ./path-to-cat.patch ./no-gets.patch ];
|
||||||
|
|
||||||
configureFlags = "--with-path-sendmail=${sendmailPath}";
|
configureFlags = "--with-path-sendmail=${sendmailPath}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user