Loading pkgs/development/python-modules/pyosmium/default.nix +6 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ pybind11, pytest-httpserver, pytestCheckHook, setuptools, scikit-build-core, ninja, shapely, werkzeug, isPyPy, Loading @@ -34,7 +35,10 @@ buildPythonPackage rec { hash = "sha256-AkldgvZmn1CLa9Ze7RHBhL5wLLJ+mBnNj+yyV98nzZ8="; }; build-system = [ setuptools ]; build-system = [ scikit-build-core ninja ]; nativeBuildInputs = [ cmake ]; Loading Loading
pkgs/development/python-modules/pyosmium/default.nix +6 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ pybind11, pytest-httpserver, pytestCheckHook, setuptools, scikit-build-core, ninja, shapely, werkzeug, isPyPy, Loading @@ -34,7 +35,10 @@ buildPythonPackage rec { hash = "sha256-AkldgvZmn1CLa9Ze7RHBhL5wLLJ+mBnNj+yyV98nzZ8="; }; build-system = [ setuptools ]; build-system = [ scikit-build-core ninja ]; nativeBuildInputs = [ cmake ]; Loading