Y
Hacker News
new
|
ask
|
show
|
jobs
by
ParetoOptimal
1102 days ago
I'm assuming you try to keep all dependencies on the nixpkgs version?
2 comments
Cu3PO42
1102 days ago
That's not really necessary. Pulling in arbitrary versions of packages from PyPi is fairly easy, if a bit verbose.
link
ruuda
1100 days ago
For packages that I need to pin to specific versions, that's also easy to do with Nix.
link