Update hzk to use correct zookeeper_mt

This commit is contained in:
Ben Ford
2015-02-03 22:44:26 +01:00
committed by Peter Simons
parent 40af5a2b59
commit 9adc826c9a
3 changed files with 10 additions and 2 deletions
@@ -67457,7 +67457,7 @@ self: {
description = "Haskell client library for Apache Zookeeper";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) { zookeeper_mt = null;};
}) { };
"hzulip" = callPackage
({ mkDerivation, aeson, async, base, bytestring, conduit