Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
pythonPackages.azure: mark as broken
Browse files Browse the repository at this point in the history
(cherry picked from commit 1d7a33e)
  • Loading branch information
Jonathan Ringer authored and FRidh committed Sep 29, 2019
1 parent 8f9f4b3 commit e3930fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/python-modules/azure/default.nix
Original file line number Diff line number Diff line change
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 e3930fd

Please sign in to comment.