aeva on Nostr: I've got a #nix #nixos question for you smart beautiful people: I've got a program ...
I've got a #nix #nixos question for you smart beautiful people:
I've got a program that uses pygame and pyusb installed via shell-nix. I want to also pull in pycycling, but that's not packaged. If I create a venv and install everything via pip, pygame does not work.
My question: How do I install pycycling from pip while still being able to use the other packages installed via nix-shell?
I've got a program that uses pygame and pyusb installed via shell-nix. I want to also pull in pycycling, but that's not packaged. If I create a venv and install everything via pip, pygame does not work.
My question: How do I install pycycling from pip while still being able to use the other packages installed via nix-shell?