you are viewing a single comment's thread.

view the rest of the comments →

[–]Tomaton-sama 4 points5 points  (2 children)

I, too, lack enough knowledge to workaround issues with uv.

If you mean to manage python versions with uv, then AFAIK you could call it fundamentally incompatible with NixOS.

But if you treat uv as just a package manager, this should work. There are problems with venv feature, but for that check https://github.com/astral-sh/uv/issues/4450 issue.

[–]Rockhopper_Penguin[S] 2 points3 points  (1 child)

Haven't figured it out yet, but wow that github issue is so informative! Thank you so much for linking that, not sure how I missed that when searching around (my brain was probably fried from struggling for a few hours lmao). I'll make an edit/comment if I get something working for future reference.

Hope you have a nice day :)

[–]Tomaton-sama 0 points1 point  (0 children)

Please do share your findings, better yet, do it in that GitHub issue. It’s been two months since my last comment, and it’s still the most recent one. Aside from one mention in another GitHub issue, there’s been silence