Nix ecosystem: Difference between revisions

imported>Ixxie
No edit summary
imported>Ixxie
m Changed table title.
Line 1: Line 1:
The ''Nix Ecosystem'' is a collection of technologies designed to reproducibly build and declaratively configure and manage packages and systems as well as their dependencies. It achieves this by translating the functional paradigm from the program to the system domain by utilizing a dynamic, functional and lazy DSL called the [[Nix Expression Language]] for specifying reproducible builds.  
The ''Nix Ecosystem'' is a collection of technologies designed to reproducibly build and declaratively configure and manage packages and systems as well as their dependencies. It achieves this by translating the functional paradigm from the program to the system domain by utilizing a dynamic, functional and lazy DSL called the [[Nix Expression Language]] for specifying reproducible builds.  
The ecosystem's core components are:


{| class="wikitable"
{| class="wikitable"
|+ Common nix-channel commands
|+ Core Components of the Nix Ecosystem:
|-
|-
| ''Component''
| ''Component''