Loading pkgs/desktops/lomiri/data/lomiri-wallpapers/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
pkgs/desktops/lomiri/data/lomiri-wallpapers/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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