Loading nixos/modules/services/web-apps/stirling-pdf.nix +1 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,7 @@ in pngquant tesseract python3Packages.weasyprint ghostscript_headless ] ++ lib.optional (cfg.environment.INSTALL_BOOK_AND_ADVANCED_HTML_OPS or "false" == "true") calibre; Loading Loading
nixos/modules/services/web-apps/stirling-pdf.nix +1 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,7 @@ in pngquant tesseract python3Packages.weasyprint ghostscript_headless ] ++ lib.optional (cfg.environment.INSTALL_BOOK_AND_ADVANCED_HTML_OPS or "false" == "true") calibre; Loading