8 buildPythonPackage rec {
15 sha256 = "0883vzg35fzpyl1aiijzpfcdfvpq5vi325w0m7xkx7nxplh02fym";
21 propagatedBuildInputs = [ helpdev qtpy ];
24 description = "A dark stylesheet for Python and Qt applications";
25 homepage = "https://github.com/ColinDuquesnoy/QDarkStyleSheet";
26 license = licenses.mit;
27 maintainers = with maintainers; [ nyanloutre ];