Nix ecosystem: Difference between revisions
imported>Ixxie No edit summary |
imported>Ixxie No edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
| [[Nix Package Manager]] | | [[Nix Package Manager]] | ||
| A package manager that parses | | A package manager that parses Nix expressions specifying reproducible build, putting the result in a store address with a hash of the dependency tree, sidestepping dependency hell and supporting multiversion installs and rollbacks. | ||
| Package management in Linux & Darwin • Reproducible | | Package management in Linux & Darwin • Reproducible Builds of Software & Containers | ||
|- | |- | ||
| [[NixOS]] | | [[NixOS]] |