Y
Hacker News
new
|
ask
|
show
|
jobs
by
ris
2885 days ago
Yet it will never be able to solve the system-library dependency problem in the way that Nix does.
2 comments
RayDonnelly
2885 days ago
It solves this already and has done for many years (but this depends on what you mean
exactly
by "the way that Nix does").
link
kalefranz
2885 days ago
Can you elaborate? Conda packages have full metadata descriptions for system-level dependencies. I agree with you that conflicts and diamond dependencies lurk everywhere, which is precisely the reason Conda employs a SAT solver.
link