lomiri.lomiri-thumbnailer: Add meta.changelog
This commit is contained in:
parent
84c2122d29
commit
dd5a33caf2
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue