devenv icon indicating copy to clipboard operation
devenv copied to clipboard

python: configure uv to use the python interpreter from the profile

Open sandydoo opened this issue 2 months ago • 2 comments

Now that we correctly wrap python to support Nix-provide libraries, we should revisit setting UV_PYTHON.

Follow up to #1959, #1999, and #2024.

sandydoo avatar Dec 10 '25 15:12 sandydoo

🔍 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

github-actions[bot] avatar Dec 10 '25 15:12 github-actions[bot]

We should add a test because it's very fragile around this code.

domenkozar avatar Dec 10 '25 15:12 domenkozar