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

You can download the latest ISO images for 32-bit (i686-linux) and 64-bit (x86_64-linux) Intel machines.

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.


This page was last updated on 2008-04-25 at 16:20:00Z (revision 11718).