Closed ThoenigAdrian closed 4 years ago
I'm experiencing the same issue after upgrading to NixOs 19.09.
Hi, which version of pypi2nix are you using?
It's 1.8.1 from nixpkgs 19.09, I admittedly didn't test the newest version or unstable branch after I found this issue.
for me the same version and channel as @truh
Hi,
I am sorry to say that I currently lack the capacity to maintain old versions of pypi2nix
. I know that this sucks since 1.8.1 is the version release on current nixos-stable
, but that's how it is.
Hi,
I understand. Can you provide us with a workaround ? I see there is a 2.0 version released here on github, is there a way to specify this on /etc/nixos/configuration.nix ?
Have you tried nix-env -if https://github.com/nix-community/pypi2nix/tarball/master
from the readme?
@truh thx this seems to work.
Though declarative installation fails for me , but I might open another issue for that
Hi I just tried pypi2nix and wanted to install requests==1.0.0
Which succeeded with "Nix expressions generated successfully"
After that I executed
But it fails with :