Y
Hacker News
new
|
ask
|
show
|
jobs
by
chriswarbo
3618 days ago
Resolution strategies are really interesting in Nix; specifically, because it
doesn't have any
! All dependencies, etc. are passed in explicitly (either as function arguments, or by importing files).
1 comments
CMCDragonkai
3617 days ago
Yep, currently the maintainers are the ones doing resolution in order to achieve package set harmoniousness.
link