270 B
270 B
Python environments with uv2nix
Source Documentation: https://pyproject-nix.github.io/uv2nix/usage/hello-world.html
- To use
uvto manage virtual environments enter:nix develop .#impure - To use
nixto manage virtual environments enter:nix develop .#uv2nix