Loading pkgs/development/python-modules/docling-parse/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -102,5 +102,8 @@ buildPythonPackage rec { homepage = "https://github.com/DS4SD/docling-parse"; license = lib.licenses.mit; maintainers = [ ]; # error: no matching conversion for functional-style cast from 'bool' to 'nlohmann::basic_json<>' # See https://github.com/docling-project/docling-parse/issues/172 for context broken = true; }; } Loading
pkgs/development/python-modules/docling-parse/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -102,5 +102,8 @@ buildPythonPackage rec { homepage = "https://github.com/DS4SD/docling-parse"; license = lib.licenses.mit; maintainers = [ ]; # error: no matching conversion for functional-style cast from 'bool' to 'nlohmann::basic_json<>' # See https://github.com/docling-project/docling-parse/issues/172 for context broken = true; }; }