gem-config: add zookeeper (#44100)
This commit is contained in:
parent
886871538c
commit
cfbe0ef315
@ -395,4 +395,8 @@ in
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
zookeeper = attrs: {
|
||||||
|
buildInputs = stdenv.lib.optionals stdenv.isDarwin [ darwin.cctools ];
|
||||||
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user