xfce.mkXfcederivation: fix license
This commit is contained in:
parent
46360e50f5
commit
bf98389d9a
|
@ -48,7 +48,7 @@ let
|
|||
|
||||
meta = with lib; {
|
||||
homepage = "https://gitlab.xfce.org/${category}/${pname}/about";
|
||||
license = licenses.gpl2; # some libraries are under LGPLv2+
|
||||
license = licenses.gpl2Plus; # some libraries are under LGPLv2+
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue