|
|
|
|
|
by Tomis02
810 days ago
|
|
> Nix only exists to be the language for Nix, the package manager. While people have occasionally used it for other use-cases, it is explicitly not a general-purpose language. The next question is why is the Nix package manager needed and why should a software developer care. I don't know the answer. |
|
Simply put, with Nix I can do:
to run a program. Not many other package managers are capable of that.