Loading pkgs/applications/graphics/dia/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ stdenv.mkDerivation { patches = [ ./poppler-22_09-build-fix.patch ]; # Required for the PDF plugin when building with clang. CXXFLAGS = "-std=c++17"; preConfigure = '' patchShebangs . ''; Loading Loading
pkgs/applications/graphics/dia/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ stdenv.mkDerivation { patches = [ ./poppler-22_09-build-fix.patch ]; # Required for the PDF plugin when building with clang. CXXFLAGS = "-std=c++17"; preConfigure = '' patchShebangs . ''; Loading