Loading pkgs/misc/drivers/sc-controller/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildPythonApplication rec { pname = "sc-controller"; version = "0.4.8.18"; version = "0.4.8.21"; src = fetchFromGitHub { owner = "C0rn3j"; repo = pname; rev = "refs/tags/v${version}"; sha256 = "sha256-xSxAzvyBXfU7IzTWOXPPDBX4bTvbZ7RHUTtz3zwi7a8="; hash = "sha256-XakbCuwjIAXYFZxvJsAlDIJEl09pwFPT12h04onXd34="; }; nativeBuildInputs = [ wrapGAppsHook3 gobject-introspection ]; Loading Loading @@ -47,7 +47,7 @@ buildPythonApplication rec { ''; meta = with lib; { homepage = "https://github.com/Ryochan7/sc-controller"; homepage = "https://github.com/C0rn3j/sc-controller"; # donations: https://www.patreon.com/kozec description = "User-mode driver and GUI for Steam Controller and other controllers"; license = licenses.gpl2Only; Loading Loading
pkgs/misc/drivers/sc-controller/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildPythonApplication rec { pname = "sc-controller"; version = "0.4.8.18"; version = "0.4.8.21"; src = fetchFromGitHub { owner = "C0rn3j"; repo = pname; rev = "refs/tags/v${version}"; sha256 = "sha256-xSxAzvyBXfU7IzTWOXPPDBX4bTvbZ7RHUTtz3zwi7a8="; hash = "sha256-XakbCuwjIAXYFZxvJsAlDIJEl09pwFPT12h04onXd34="; }; nativeBuildInputs = [ wrapGAppsHook3 gobject-introspection ]; Loading Loading @@ -47,7 +47,7 @@ buildPythonApplication rec { ''; meta = with lib; { homepage = "https://github.com/Ryochan7/sc-controller"; homepage = "https://github.com/C0rn3j/sc-controller"; # donations: https://www.patreon.com/kozec description = "User-mode driver and GUI for Steam Controller and other controllers"; license = licenses.gpl2Only; Loading