mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 14:30:59 -05:00
use nix python for uv sync
This commit is contained in:
parent
2b674e2e00
commit
025e49d9b4
1 changed files with 2 additions and 0 deletions
|
|
@ -82,6 +82,8 @@
|
|||
};
|
||||
bashBeforeWrapper = {
|
||||
pydev = [
|
||||
"export UV_PYTHON=${pkgs.py.interpreter}"
|
||||
"export UV_PYTHON_DOWNLOADS=\"never\""
|
||||
"uv sync"
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue