Loading pkgs/development/python-modules/weasyprint/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -111,5 +111,10 @@ buildPythonPackage rec { homepage = "https://weasyprint.org/"; license = lib.licenses.bsd3; teams = [ lib.teams.apm ]; badPlatforms = [ # Fatal Python error: Segmentation fault # "...weasyprint/pdf/fonts.py", line 221 in _harfbuzz_subset lib.systems.inspect.patterns.isDarwin ]; }; } Loading
pkgs/development/python-modules/weasyprint/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -111,5 +111,10 @@ buildPythonPackage rec { homepage = "https://weasyprint.org/"; license = lib.licenses.bsd3; teams = [ lib.teams.apm ]; badPlatforms = [ # Fatal Python error: Segmentation fault # "...weasyprint/pdf/fonts.py", line 221 in _harfbuzz_subset lib.systems.inspect.patterns.isDarwin ]; }; }