|
|
|
|
|
by soraminazuki
1186 days ago
|
|
Agreed, reproducibility is only one aspect of Nix and doesn't quite capture the whole picture. That's why so many newcomers see Nix as nothing more than a Docker replacement. There's also too much misconceptions about Nix the language that's scaring people off. I'd like to see more being discussed about: * Its unique ability to treat packages as programmable data (i.e., derivations) * Its use case as a building block for deployment systems that knows about and integrates with packages * Its JSON-like simplicity They're all central to the Nix experience, and yet it's often overlooked in Nix discussions. |
|
How is this useful in practice?