mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
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/";
|
||||
license = licenses.asl20;
|
||||
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