gsignondPlugins.mail: correct description
This commit is contained in:
parent
66a8c69134
commit
f5d2cb0170
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
PKG_CONFIG_GSIGNOND_GPLUGINSDIR = "${placeholder "out"}/lib/gsignond/gplugins";
|
PKG_CONFIG_GSIGNOND_GPLUGINSDIR = "${placeholder "out"}/lib/gsignond/gplugins";
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Plugin for the Accounts-SSO gSignOn daemon that handles the E-Mail credentials.";
|
description = "Plugin for the Accounts-SSO gSignOn daemon that handles E-Mail credentials";
|
||||||
homepage = https://gitlab.com/accounts-sso/gsignond-plugin-mail;
|
homepage = https://gitlab.com/accounts-sso/gsignond-plugin-mail;
|
||||||
license = licenses.lgpl21Plus;
|
license = licenses.lgpl21Plus;
|
||||||
maintainers = with maintainers; [ worldofpeace ];
|
maintainers = with maintainers; [ worldofpeace ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user