devenv
devenv copied to clipboard
python: configure uv to use the python interpreter from the profile
Now that we correctly wrap python to support Nix-provide libraries, we should revisit setting UV_PYTHON.
Follow up to #1959, #1999, and #2024.
🔍 Suggested Reviewers
Based on git blame analysis of the changed lines, the following contributors have significant experience with the modified code:
- @domenkozar - 100.0% of changed lines (1 lines)
Please consider reviewing this PR as you have authored significant portions of the code being modified. Your expertise would be valuable! 🙏
This comment was automatically generated by git-blame-auto-reviewer
Last updated: 2025-12-10T15:18:46.074Z
We should add a test because it's very fragile around this code.