Skip to content

Commit

Permalink
pythonPackages.pex: mark as broken
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Mar 4, 2019
1 parent b6fae7b commit 77c8b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/python-modules/pex/default.nix
Expand Up @@ -24,6 +24,7 @@ buildPythonPackage rec {
homepage = "https://github.com/pantsbuild/pex";
license = licenses.asl20;
maintainers = with maintainers; [ copumpkin ];
broken = true;
};

}

0 comments on commit 77c8b42

Please sign in to comment.