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
@@ -19,5 +19,6 @@ stdenv.mkDerivation {
pam_krb5 can optionally convert Kerberos 5 credentials to Kerberos IV
credentials and/or use them to set up AFS tokens for a user's session.
'';
maintainers = stdenv.lib.maintainers.mornfall;
};
}