google-cloud-cpp: Mark as broken

See https://hydra.nixos.org/build/129622012.
This commit is contained in:
Michael Weiss 2020-11-09 19:33:02 +01:00
parent 51e55942cc
commit 48b2cb5126
No known key found for this signature in database
GPG key ID: 5BE487C4D4771D83

View file

@ -58,5 +58,6 @@ in stdenv.mkDerivation rec {
homepage = "https://github.com/googleapis/google-cloud-cpp";
description = "C++ Idiomatic Clients for Google Cloud Platform services";
maintainers = with maintainers; [ andir flokli ];
broken = true; # Broken on Hydra since 2020-05-19
};
}