···85 meta = with lib; {
86 homepage = "https://www.freedesktop.org/wiki/Software/xdg-utils/";
87 description = "A set of command line tools that assist applications with a variety of desktop integration tasks";
88- license = if mimiSupport then licenses.gpl2 else licenses.free;
89 maintainers = [ maintainers.eelco ];
90 platforms = platforms.all;
91 };
···85 meta = with lib; {
86 homepage = "https://www.freedesktop.org/wiki/Software/xdg-utils/";
87 description = "A set of command line tools that assist applications with a variety of desktop integration tasks";
88+ license = if mimiSupport then licenses.gpl2 else licenses.mit;
89 maintainers = [ maintainers.eelco ];
90 platforms = platforms.all;
91 };