sc-controller: unbreak

This commit is contained in:
Orivej Desh 2020-11-13 00:09:39 +00:00
parent e2f4d626ec
commit 35e26f9a85

View file

@ -55,7 +55,6 @@ buildPythonApplication rec {
meta = with lib; {
homepage = "https://github.com/kozec/sc-controller";
# donations: https://www.patreon.com/kozec
broken = true;
description = "User-mode driver and GUI for Steam Controller and other controllers";
license = licenses.gpl2;
platforms = platforms.linux;