nixpkgs/nixos
Paul Colomiets 9bc1676e5a Upgrade docker to 1.1.2 and add docker module
This version of module has disabled socketActivation, because until
nixos upgrade systemd to at least 214, systemd does not support
SocketGroup. So socket is created with "root" group when
socketActivation enabled. Should be fixed as soon as systemd upgraded.

Includes changes from #3015 and supersedes #3028
2014-07-28 21:45:49 +02:00
..
doc nixos/doc/manual: Fix typos in README. 2014-07-23 15:00:25 +02:00
gui
lib support for nixos test names 2014-06-28 16:05:03 +02:00
maintainers Better support for HVM instances. Now the NixOS images can 2014-05-21 16:37:55 +02:00
modules Upgrade docker to 1.1.2 and add docker module 2014-07-28 21:45:49 +02:00
tests Try fixing the nixos mumble tests, again 2014-07-02 11:28:43 +02:00
COPYING
default.nix
README
release-combined.nix Remove obsolete udisks test 2014-05-22 12:11:53 +02:00
release.nix nixos-iso: Re-enable new kernel iso images (close #2839) 2014-06-17 21:23:52 +02: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.