Loading pkgs/by-name/tu/tuxbox/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ python3Packages.buildPythonApplication (finalAttrs: { ''; meta = { changelog = "https://github.com/AndyCappDev/tuxbox/releases/tag/${finalAttrs.version}"; changelog = "https://github.com/AndyCappDev/tuxbox/releases/tag/v${finalAttrs.version}"; description = "Linux driver for all TourBox models - Native feel with USB, Bluetooth, haptics and graphical configuration GUI"; homepage = "https://github.com/AndyCappDev/tuxbox"; license = lib.licenses.mit; Loading Loading
pkgs/by-name/tu/tuxbox/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ python3Packages.buildPythonApplication (finalAttrs: { ''; meta = { changelog = "https://github.com/AndyCappDev/tuxbox/releases/tag/${finalAttrs.version}"; changelog = "https://github.com/AndyCappDev/tuxbox/releases/tag/v${finalAttrs.version}"; description = "Linux driver for all TourBox models - Native feel with USB, Bluetooth, haptics and graphical configuration GUI"; homepage = "https://github.com/AndyCappDev/tuxbox"; license = lib.licenses.mit; Loading