John G G

Results 5 comments of John G G

Some examples would be useful for the developer portal. I think demonstrating how to do some of the tasks we think will be most common would be a start. @sneak...

I see >20s init times on an M2 macbook pro running macos 13.6.7 when enabling support for python. Here is the flake.nix that takes 20s to init: ```nix { inputs...

I ran into the same issue, and it makes the transition from pip to uv harder. I have a `requirements.in` files which contains `file://some-path-to-a-wheel.whl`. The good news is that `uv...

> That's weird. Maybe we should add support over there? It seems like a bad thing to not track the name. That seems like the correct approach, but the `requirements.txt`...

Good work done by @roadscape here https://github.com/steemit/condenser/issues/2244