rubyPackages.ovirt-engine-sdk: set meta.broken (#356544)

This commit is contained in:
Weijia Wang 2024-11-23 09:17:02 +01:00 committed by GitHub
commit cafb1b403a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: {