mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
google-cloud-cpp: Mark as broken
See https://hydra.nixos.org/build/129622012.
This commit is contained in:
parent
51e55942cc
commit
48b2cb5126
@ -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
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user