handheld-daemon: update license
This commit is contained in:
parent
d9e4af9ae8
commit
2a8d54c511
@ -48,7 +48,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
homepage = "https://github.com/hhd-dev/hhd/";
|
||||
description = "Linux support for handheld gaming devices like the Legion Go, ROG Ally, and GPD Win";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.mit;
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ appsforartists ];
|
||||
mainProgram = "hhd";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user