|
|
|
|
|
by terrywang
1735 days ago
|
|
nix is really nice (finding it much better than homebrew cross macOS and Linux) and do good jobs at the best cost for some of my uses cases (kind of binenv / arkade, etc. that manages some binaries that the target hosts use). However, nix has its own problems that I may not qualified to comment (not savvy enough user)
- a bit of learning curve (NixOS vs nix package manager)
- memory hogging while running system-wide update
- disk space consumption is a mystery (GC & optimisation doesn't do good jobs freeing up space) Don't get me wrong, I do like nix ;-) |
|