pythonPackages.stem: remove marked as broken

Builds for me as is.
This commit is contained in:
ryneeverett
2020-04-20 18:55:28 +00:00
parent 5272327b81
commit 618cdd2473

View File

@@ -26,6 +26,5 @@ buildPythonPackage rec {
homepage = https://stem.torproject.org/;
license = licenses.gpl3;
maintainers = with maintainers; [ phreedom ];
broken = true;
};
}