xboxdrv: update url

This commit is contained in:
davidak 2021-07-31 21:47:19 +02:00 committed by davidak
parent 3669b12f35
commit bd13bd24ba

View file

@ -18,7 +18,7 @@ in stdenv.mkDerivation {
dontUseSconsInstall = true;
meta = with lib; {
homepage = "https://pingus.seul.org/~grumbel/xboxdrv/";
homepage = "https://xboxdrv.gitlab.io/";
description = "Xbox/Xbox360 (and more) gamepad driver for Linux that works in userspace";
license = licenses.gpl3Plus;
maintainers = [ ];