rubyPackages.ovirt-engine-sdk: set meta.broken (#356544)
This commit is contained in:
commit
cafb1b403a
@ -626,6 +626,7 @@ in
|
||||
ovirt-engine-sdk = attrs: {
|
||||
buildInputs = [ curl libxml2 ];
|
||||
dontBuild = false;
|
||||
meta.broken = stdenv.hostPlatform.isDarwin; # At least until releasing https://github.com/oVirt/ovirt-engine-sdk-ruby/pull/17
|
||||
};
|
||||
|
||||
pango = attrs: {
|
||||
|
Loading…
Reference in New Issue
Block a user