pioneers: turn off format hardening
This commit is contained in:
parent
e5fa454ad3
commit
295602945e
@ -9,6 +9,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [ gtk pkgconfig intltool ];
|
buildInputs = [ gtk pkgconfig intltool ];
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://pio.sourceforge.net/;
|
homepage = http://pio.sourceforge.net/;
|
||||||
license = stdenv.lib.licenses.gpl2Plus;
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user