libaccounts-glib: update homepage

This commit is contained in:
jopejoe1
2024-04-29 16:35:38 +02:00
parent a340e9732d
commit ddc85353e2
@@ -51,6 +51,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Library for managing accounts which can be used from GLib applications";
homepage = "https://gitlab.com/accounts-sso/libaccounts-glib";
platforms = platforms.linux;
license = licenses.lgpl21;
};