Commit ddc85353 authored by jopejoe1's avatar jopejoe1
Browse files

libaccounts-glib: update homepage

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