sc-controller: mark as broken
Python 3 is not supported but PyGObject no longer supports Python 2. https://github.com/kozec/sc-controller/issues/498
This commit is contained in:
parent
268f2d1478
commit
eaeafe60f4
@ -55,6 +55,7 @@ buildPythonApplication rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/kozec/sc-controller";
|
homepage = "https://github.com/kozec/sc-controller";
|
||||||
# donations: https://www.patreon.com/kozec
|
# donations: https://www.patreon.com/kozec
|
||||||
|
broken = true;
|
||||||
description = "User-mode driver and GUI for Steam Controller and other controllers";
|
description = "User-mode driver and GUI for Steam Controller and other controllers";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user