pythonPackages.azure: mark as broken
This commit is contained in:
parent
97b48dcad5
commit
1d7a33e11b
@ -34,5 +34,6 @@ buildPythonPackage rec {
|
|||||||
homepage = "https://azure.microsoft.com/en-us/develop/python/";
|
homepage = "https://azure.microsoft.com/en-us/develop/python/";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ olcai ];
|
maintainers = with maintainers; [ olcai ];
|
||||||
|
broken = true; # this should propagate over 70 azure packages, many of which are not added yet
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user