|
|
|
|
|
by zwiek
1776 days ago
|
|
Someone is always going to want to run some piece of legacy software with legacy dependencies. The great thing about Nix is that it allows you to 'install' very specific versions packages 'locally' (in a shell) without polluting your entire system. |
|