···5657 enableParallelBuilding = true;
5859- # Required by Poppler on darwin
60- # https://github.com/jwilk/pdf2djvu/commit/373e065faf2f0d868a3700788d20a96e9528bb12
61- CXXFLAGS = "-std=c++17";
6263 meta = with lib; {
64 description = "Creates djvu files from PDF files";
···5657 enableParallelBuilding = true;
5859+ # Required by Poppler
60+ CXXFLAGS = "-std=c++20";
06162 meta = with lib; {
63 description = "Creates djvu files from PDF files";