Nix ecosystem: Difference between revisions

imported>Danbst
restructured text and added some
imported>Ixxie
Moved NixOS modules and NixOS testing to the NixOS article.
Line 7: Line 7:
* [[NixOS]], a Linux distribution with ''all'' components built by Nix, and thus supporting reproducible and declarative system-wide configuration management as well as atomic upgrades and rollbacks.  
* [[NixOS]], a Linux distribution with ''all'' components built by Nix, and thus supporting reproducible and declarative system-wide configuration management as well as atomic upgrades and rollbacks.  
* [[Nixpkgs]], the largest community maintained Nix package repository
* [[Nixpkgs]], the largest community maintained Nix package repository
* [[NixOS Modules System]], a library for modular expression definitions which powers [[NixOS]] configuration language.
* [[NixOS Testing library]], a library for creating reproducible infrastructure tests, based on [[Nixpkgs]], [[NixOS]], QEMU and Perl.
* [[NixOps]], a Nix based deployment and provisioning tool, which has support for AWS, Hetzner, GCE and some other cloud providers out of box
* [[NixOps]], a Nix based deployment and provisioning tool, which has support for AWS, Hetzner, GCE and some other cloud providers out of box
* [[Hydra]], a Nix based continuous build system
* [[Hydra]], a Nix based continuous build system