NixOS

NixOS is a Linux distribution based on Nix, a purely functional package management system. NixOS is an experiment to see if we can build an operating system in which software packages, configuration files, boot scripts and the like are all managed in a purely functional way, that is, they are all built by deterministic functions and they never change after they have been built. Such an operating system should have all the nice characteristics that the Nix package manager has:

Furthermore,

Status

While NixOS is not really suitable for production use, it already works quite well. Current status:

Screenshots

Download

We have ISO images for the following platforms:

There is some basic documentation.

You can also browse the sources, or check them out from our Subversion repository at https://svn.nixos.org/repos/nix/nixos/trunk.

There is a bug tracker for NixOS.

NixOS is continuously built from source in Hydra, the Nix-based continuous build system.


This page was last updated on 2009-04-29 at 15:29:35Z (revision 15398).