nixpkgs/lib
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
..
attrsets.nix Remove backward-compatible implementations of some primops 2013-11-12 13:50:45 +01:00
composable-derivation.nix Shea told me composableDerivation is hard to understand. 2014-04-30 20:31:40 +02:00
customisation.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
debug.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
default.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
licenses.nix Merge pull request #3102 from auntieNeo/ipafont 2014-06-30 10:19:48 +04:00
lists.nix gnome3: use package names for environment.gnome3.excludePackages 2014-04-14 09:58:03 +02:00
maintainers.nix Upgrade docker to 1.1.2 and add docker module 2014-07-28 21:45:49 +02:00
meta.nix Make appendToName do the right thing 2014-03-10 15:01:56 +01:00
misc.nix Small cleanup 2013-10-24 14:49:59 +02:00
modules.nix minor fix in documentation 2014-06-26 11:13:15 +02:00
options.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
platforms.nix Remove some unsupported platforms 2013-11-04 21:11:00 +01:00
sources.nix cleanSources: Filter *.o and *.so 2014-02-06 12:30:26 +01:00
strings-with-deps.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
strings.nix lib: Do not take string context into account 2014-06-11 20:22:58 +02:00
systems.nix Use isType instead of typeOf 2013-10-28 22:45:55 +01:00
tests.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
trivial.nix Add a global variable ‘inNixShell’ 2014-02-19 19:03:16 +01:00
types.nix Fix description to match convention 2014-05-01 11:46:44 -04:00