hicolor-icon-theme: add license
This commit is contained in:
parent
57e976051f
commit
a68b0d4bc2
@ -15,5 +15,6 @@ stdenvNoCC.mkDerivation rec {
|
||||
description = "Default fallback theme used by implementations of the icon theme specification";
|
||||
homepage = "https://icon-theme.freedesktop.org/releases/";
|
||||
platforms = platforms.unix;
|
||||
license = licenses.gpl2Only;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user