oxygen-icons: fix typo in license attribute
This commit is contained in:
parent
95725b2581
commit
07ad7b9af5
@ -7,7 +7,7 @@ kdeApp {
|
|||||||
name = "oxygen-icons";
|
name = "oxygen-icons";
|
||||||
nativeBuildInputs = [ cmake ];
|
nativeBuildInputs = [ cmake ];
|
||||||
meta = {
|
meta = {
|
||||||
license = lib.license.lgpl3Plus;
|
license = lib.licenses.lgpl3Plus;
|
||||||
maintainers = [ lib.maintainers.ttuegel ];
|
maintainers = [ lib.maintainers.ttuegel ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user