pythonPackages.kazoo: don't depend on zookeeper at build time
This commit is contained in:
@@ -11308,7 +11308,7 @@ let
|
||||
|
||||
# tests take a long time to run and leave threads hanging
|
||||
doCheck = false;
|
||||
ZOOKEEPER_PATH = "${pkgs.zookeeper}";
|
||||
#ZOOKEEPER_PATH = "${pkgs.zookeeper}";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://kazoo.readthedocs.org";
|
||||
|
||||
Reference in New Issue
Block a user