oversteer: specify license
This commit is contained in:
parent
d65e660222
commit
c966ac6974
@ -70,7 +70,7 @@ in stdenv.mkDerivation {
|
||||
homepage = "https://github.com/berarma/oversteer";
|
||||
changelog = "https://github.com/berarma/oversteer/releases/tag/${version}";
|
||||
description = "Steering Wheel Manager for Linux";
|
||||
license = licenses.gpl3;
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = [ maintainers.srounce ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user