lincityNg: turn off format hardening
This commit is contained in:
@@ -22,6 +22,8 @@ stdenv.mkDerivation rec {
|
|||||||
inherit (s) url sha256;
|
inherit (s) url sha256;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
inherit buildInputs;
|
inherit buildInputs;
|
||||||
|
|
||||||
buildPhase = "jam";
|
buildPhase = "jam";
|
||||||
|
|||||||
Reference in New Issue
Block a user