Adopt more packages.

This commit is contained in:
Petr Rockai
2014-01-28 18:11:00 +01:00
parent 6f5be260b4
commit 4124bb9ff5
20 changed files with 41 additions and 9 deletions
@@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
meta = {
homepage = "http://www.openldap.org/";
description = "An open source implementation of the Lightweight Directory Access Protocol";
maintainers = stdenv.lib.maintainers.mornfall;
};
}