Skip to content

Commit

Permalink
pythonPackages.azure: mark as broken
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Ringer authored and FRidh committed Sep 29, 2019
1 parent 97b48dc commit 1d7a33e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/python-modules/azure/default.nix
Expand Up @@ -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
};
}

0 comments on commit 1d7a33e

Please sign in to comment.