You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that the virtualenv does have the executables for that workspace built and in PATH, if you add it to a dev shell, right? It seems to work at least. This is not super obvious based on the docs, though. I would personally not associate "virtualenv" with "a package" in and of itself, so I was quite confused about that.
Also, the docs don't seem to show how to use uv2nix with the buildPythonPackage renderer of pyproject.nix to produce a nixpkgs python package to integrate with other tooling. It would be super helpful to have that in the docs, or instructions on why not to do it.