ploticus: fix
This commit is contained in:
parent
f7a2285166
commit
8714f77b8b
@ -4,6 +4,7 @@
|
||||
, zlib
|
||||
, libX11
|
||||
, libpng
|
||||
, libjpeg
|
||||
, gd
|
||||
, freetype
|
||||
}:
|
||||
@ -36,6 +37,7 @@ stdenv.mkDerivation rec {
|
||||
libpng
|
||||
gd
|
||||
freetype
|
||||
libjpeg
|
||||
];
|
||||
|
||||
hardeningDisable = [ "format" ];
|
||||
|
Loading…
Reference in New Issue
Block a user