chrysalis: correct license identifier
This commit is contained in:
parent
f0c0ed1fa8
commit
053b6492db
@ -41,7 +41,7 @@ in appimageTools.wrapType2 rec {
|
||||
meta = with lib; {
|
||||
description = "A graphical configurator for Kaleidoscope-powered keyboards";
|
||||
homepage = "https://github.com/keyboardio/Chrysalis";
|
||||
license = licenses.gpl3;
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ aw ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = pname;
|
||||
|
Loading…
Reference in New Issue
Block a user