gsettings-desktop-schemas: add a homepage
There doesn't seem to be one apart from the GitLab repo page, so this is the best we can do.
This commit is contained in:
@@ -62,6 +62,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas";
|
||||
description = "Collection of GSettings schemas for settings shared by various components of a desktop";
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = teams.gnome.members;
|
||||
|
||||
Reference in New Issue
Block a user