9 , googleapis-common-protos
26 buildPythonPackage rec {
31 inherit pname version;
32 sha256 = "sha256-IErym/Fd8G75NOa+xOyV87UNmEaB31XPvg8GWCSP7k8=";
36 # Merged, remove this next release
38 url = "https://github.com/digital-asset/dazl-client/pull/428.patch";
39 sha256 = "sha256-Gx9W1XkvMPg8FAOAXijDF5QnMbntk5mR0q5+o5i2KAE=";
49 propagatedBuildInputs = [
51 googleapis-common-protos
71 description = "High-level Ledger API client for Daml ledgers";
72 license = licenses.asl20;