nixpkgs/nixos
Jan Malakhovski b6646f7ba7 nixos: make zsh use fcntl for locking history files by default
Without this zsh creates and then unlinks .lock files at each interactive
input line, which is inhumane with respect to disk.
2015-01-07 15:43:01 +00:00
..
doc/manual document options to nixos-install script 2015-01-06 14:49:24 +01:00
gui
lib nixos: allow adding extra modules through environment 2014-12-16 19:13:15 +01:00
maintainers Minor fixes to EC2 image generation script. Set autoresponder, so no interaction is necessary. Write output in a format that can be easily included in ec2-amis.nix of nixops. 2015-01-05 09:35:48 +01:00
modules nixos: make zsh use fcntl for locking history files by default 2015-01-07 15:43:01 +00:00
tests nixos: add cadvisor service 2014-12-28 20:21:41 +01:00
COPYING
default.nix
README
release-combined.nix add chromium test to the tested job 2014-12-14 13:47:19 +01:00
release-small.nix
release.nix nixos: add cadvisor service 2014-12-28 20:21:41 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.