Commit 824a476
committed
fix(dev): set an explicit path for uv project env
If unset and a `.venv` directory exists, the interpreter appears broken.
This isolates the in-nixOS uv-based virtualenv from the external one.
Signed-off-by: Mike Fiedler <miketheman@gmail.com>1 parent 600e4a4 commit 824a476
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 | | |
0 commit comments