|
|
|
|
|
by SkyMarshal
1533 days ago
|
|
The example above is part of a declarative, reproducible, full system build. You include it in your build description file, and then Nix will rebuild the entire system in the exact same way across multiple machines. That's less of a guarantee with a collection of shell scripts. |
|