Remove hardeningDisable attribute
This commit is contained in:
parent
a7941173c8
commit
156005fef4
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ mkDerivation rec {
|
||||||
|
|
||||||
nativeBuildInputs = [ cmake ];
|
nativeBuildInputs = [ cmake ];
|
||||||
|
|
||||||
hardeningDisable = [ "format" ];
|
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Fontmatrix is a free/libre font explorer for Linux, Windows and Mac";
|
description = "Fontmatrix is a free/libre font explorer for Linux, Windows and Mac";
|
||||||
homepage = "https://github.com/fontmatrix/fontmatrix";
|
homepage = "https://github.com/fontmatrix/fontmatrix";
|
||||||
|
|
Loading…
Reference in a new issue