libgnome-keyring: remove maintainers

It has been deprecated for years and is not really maintained.
This commit is contained in:
Jan Tojnar 2023-02-14 23:53:00 +01:00
parent fbf13b49fb
commit 5ea14c1fb4

View File

@ -23,7 +23,8 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://wiki.gnome.org/Projects/GnomeKeyring";
license = with lib.licenses; [ gpl2Plus lgpl2Plus ];
pkgConfigModules = [ "gnome-keyring-1" ];
inherit (glib.meta) platforms maintainers;
platforms = lib.platforms.unix;
maintainers = [];
longDescription = ''
gnome-keyring is a program that keeps password and other secrets for