uucp: turn off format hardening
This commit is contained in:
parent
94a74cb14d
commit
ef0d652f2b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
|||
sha256 = "0b5nhl9vvif1w3wdipjsk8ckw49jj1w85xw1mmqi3zbcpazia306";
|
||||
};
|
||||
|
||||
doCheck = true;
|
||||
hardening_format = false;
|
||||
|
||||
meta = {
|
||||
description = "Unix-unix cp over serial line, also includes cu program";
|
||||
|
|
Loading…
Reference in a new issue