Commit dd5a33ca authored by OPNA2608's avatar OPNA2608
Browse files

lomiri.lomiri-thumbnailer: Add meta.changelog

parent 84c2122d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;