Adopt packages.

This commit is contained in:
Petr Rockai
2014-01-28 17:31:17 +01:00
parent 1a68ee7deb
commit 6f5be260b4
8 changed files with 17 additions and 3 deletions
+1
View File
@@ -14,5 +14,6 @@ stdenv.mkDerivation {
meta = {
description = "Dict protocol server and client";
maintainers = with stdenv.lib.maintainers; mornfall;
};
}