lomiri.lomiri-thumbnailer: Add meta.changelog

This commit is contained in:
OPNA2608 2024-01-20 15:40:52 +01:00
parent 84c2122d29
commit dd5a33caf2

View file

@ -39,6 +39,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
meta = with lib; {
description = "Wallpapers for the Lomiri Operating Environment, gathered from people of the Ubuntu Touch / UBports community";
homepage = "https://gitlab.com/ubports/development/core/lomiri-wallpapers";
changelog = "https://gitlab.com/ubports/development/core/lomiri-wallpapers/-/blob/${finalAttrs.version}/ChangeLog";
# On update, recheck debian/copyright for which licenses apply to the installed images
license = with licenses; [ cc-by-sa-30 ];
maintainers = teams.lomiri.members;