Merge pull request #201107 from arkivm/darwin/enable-osc-lib
This commit is contained in:
commit
6a27e817b4
@ -56,7 +56,6 @@ buildPythonPackage rec {
|
|||||||
pythonImportsCheck = [ "osc_lib" ];
|
pythonImportsCheck = [ "osc_lib" ];
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
broken = stdenv.isDarwin;
|
|
||||||
description = "OpenStackClient Library";
|
description = "OpenStackClient Library";
|
||||||
homepage = "https://github.com/openstack/osc-lib";
|
homepage = "https://github.com/openstack/osc-lib";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
|
Loading…
Reference in New Issue
Block a user