···33 meta = with lib; {
34 description = "A little krunner plugin (Plasma 5) to retrieve unicode symbols, or any other string, based on a corresponding keyword";
35 homepage = "https://github.com/domschrei/krunner-symbols";
36- license = licenses.gpl3Only;
37 maintainers = with maintainers; [ hqurve ];
38 platforms = platforms.linux;
39 };
···33 meta = with lib; {
34 description = "A little krunner plugin (Plasma 5) to retrieve unicode symbols, or any other string, based on a corresponding keyword";
35 homepage = "https://github.com/domschrei/krunner-symbols";
36+ license = licenses.gpl3Plus;
37 maintainers = with maintainers; [ hqurve ];
38 platforms = platforms.linux;
39 };