Loading pkgs/tools/graphics/netpbm/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,10 @@ stdenv.mkDerivation { runHook postConfigure ''; env = lib.optionalAttrs stdenv.cc.isClang { NIX_CFLAGS_COMPILE = "-Wno-implicit-function-declaration"; }; installPhase = '' runHook preInstall Loading Loading
pkgs/tools/graphics/netpbm/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,10 @@ stdenv.mkDerivation { runHook postConfigure ''; env = lib.optionalAttrs stdenv.cc.isClang { NIX_CFLAGS_COMPILE = "-Wno-implicit-function-declaration"; }; installPhase = '' runHook preInstall Loading