pythonPackages.ldappool: disable python 3.x

This commit is contained in:
Frederik Rietdijk
2016-01-24 14:34:13 +01:00
parent e09c4b3a9d
commit 3bb7c30cca
+3
View File
@@ -13737,6 +13737,9 @@ in modules // {
sha256 = "1akmzf51cjfvmd0nvvm562z1w9vq45zsx6fa72kraqgsgxhnrhqz";
};
# Judging from SyntaxError
disabled = isPy3k;
meta = with stdenv.lib; {
homepage = "https://github.com/mozilla-services/ldappool";
};