Loading pkgs/development/python-modules/google-cloud-bigquery/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,8 @@ buildPythonPackage rec { ]; meta = with lib; { # Not compatible with pyarrow13 yet. broken = true; description = "Google BigQuery API client library"; homepage = "https://github.com/googleapis/python-bigquery"; changelog = "https://github.com/googleapis/python-bigquery/blob/v${version}/CHANGELOG.md"; Loading pkgs/development/python-modules/insightface/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,9 @@ buildPythonPackage rec { doCheck = false; # Upstream has no tests meta = with lib; { # Both protobuf3 and protobuf4 in the build closure. # related: https://github.com/onnx/onnx/issues/5563 broken = true; description = "State-of-the-art 2D and 3D Face Analysis Project"; homepage = "https://github.com/deepinsight/insightface"; license = licenses.mit; Loading pkgs/development/python-modules/worldengine/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,7 @@ buildPythonPackage rec { ]; meta = with lib; { broken = true; homepage = "https://github.com/mindwerks/worldengine"; description = "World generator using simulation of plates, rain shadow, erosion, etc"; license = licenses.mit; Loading Loading
pkgs/development/python-modules/google-cloud-bigquery/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,8 @@ buildPythonPackage rec { ]; meta = with lib; { # Not compatible with pyarrow13 yet. broken = true; description = "Google BigQuery API client library"; homepage = "https://github.com/googleapis/python-bigquery"; changelog = "https://github.com/googleapis/python-bigquery/blob/v${version}/CHANGELOG.md"; Loading
pkgs/development/python-modules/insightface/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,9 @@ buildPythonPackage rec { doCheck = false; # Upstream has no tests meta = with lib; { # Both protobuf3 and protobuf4 in the build closure. # related: https://github.com/onnx/onnx/issues/5563 broken = true; description = "State-of-the-art 2D and 3D Face Analysis Project"; homepage = "https://github.com/deepinsight/insightface"; license = licenses.mit; Loading
pkgs/development/python-modules/worldengine/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,7 @@ buildPythonPackage rec { ]; meta = with lib; { broken = true; homepage = "https://github.com/mindwerks/worldengine"; description = "World generator using simulation of plates, rain shadow, erosion, etc"; license = licenses.mit; Loading