Loading pkgs/development/python-modules/skia-pathops/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , stdenv , buildPythonPackage , cython , isPyPy , ninja , setuptools-scm , setuptools Loading Loading @@ -50,8 +51,10 @@ buildPythonPackage rec { meta = { description = "Python access to operations on paths using the Skia library"; homepage = "https://skia.org/dev/present/pathops"; homepage = "https://github.com/fonttools/skia-pathops"; license = lib.licenses.bsd3; maintainers = [ lib.maintainers.BarinovMaxim ]; # ERROR at //gn/BUILDCONFIG.gn:87:14: Script returned non-zero exit code. broken = isPyPy; }; } Loading
pkgs/development/python-modules/skia-pathops/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , stdenv , buildPythonPackage , cython , isPyPy , ninja , setuptools-scm , setuptools Loading Loading @@ -50,8 +51,10 @@ buildPythonPackage rec { meta = { description = "Python access to operations on paths using the Skia library"; homepage = "https://skia.org/dev/present/pathops"; homepage = "https://github.com/fonttools/skia-pathops"; license = lib.licenses.bsd3; maintainers = [ lib.maintainers.BarinovMaxim ]; # ERROR at //gn/BUILDCONFIG.gn:87:14: Script returned non-zero exit code. broken = isPyPy; }; }