Loading pkgs/development/python-modules/django-stubs-ext/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,9 @@ buildPythonPackage rec { postPatch = '' cd ext ln -s ../scripts substituteInPlace pyproject.toml \ --replace-fail "uv_build>=0.9.9,<0.10.0" uv_build ''; build-system = [ uv-build ]; Loading Loading
pkgs/development/python-modules/django-stubs-ext/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,9 @@ buildPythonPackage rec { postPatch = '' cd ext ln -s ../scripts substituteInPlace pyproject.toml \ --replace-fail "uv_build>=0.9.9,<0.10.0" uv_build ''; build-system = [ uv-build ]; Loading