chrysalis: correct license identifier

This commit is contained in:
éclairevoyant 2023-11-26 19:29:43 -05:00
parent f0c0ed1fa8
commit 053b6492db
No known key found for this signature in database
GPG Key ID: E3813AEAA02DB54B

View File

@ -41,7 +41,7 @@ in appimageTools.wrapType2 rec {
meta = with lib; { meta = with lib; {
description = "A graphical configurator for Kaleidoscope-powered keyboards"; description = "A graphical configurator for Kaleidoscope-powered keyboards";
homepage = "https://github.com/keyboardio/Chrysalis"; homepage = "https://github.com/keyboardio/Chrysalis";
license = licenses.gpl3; license = licenses.gpl3Only;
maintainers = with maintainers; [ aw ]; maintainers = with maintainers; [ aw ];
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];
mainProgram = pname; mainProgram = pname;