mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 01:43:15 +00:00
nixops_unstablePlugins.nixops-gce: mark as broken
(cherry picked from commit ca27b913c7
)
This commit is contained in:
parent
d1bad2c1fb
commit
566e0d9001
@ -50,5 +50,6 @@ buildPythonPackage {
|
||||
homepage = "https://github.com/nix-community/nixops-gce";
|
||||
license = licenses.mit;
|
||||
maintainers = nixops.meta.maintainers;
|
||||
broken = true; # never built on Hydra
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user