chrysalis: correct license identifier

This commit is contained in:
éclairevoyant
2023-11-26 19:29:43 -05:00
parent f0c0ed1fa8
commit 053b6492db
+1 -1
View File
@@ -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;