Remove hardeningDisable attribute

-2
-2
pkgs/applications/graphics/fontmatrix/default.nix
··· 21 21 22 22 nativeBuildInputs = [ cmake ]; 23 23 24 - hardeningDisable = [ "format" ]; 25 - 26 24 meta = with lib; { 27 25 description = "Fontmatrix is a free/libre font explorer for Linux, Windows and Mac"; 28 26 homepage = "https://github.com/fontmatrix/fontmatrix";