Merge branch 'staging-next' into staging

This commit is contained in:
Jan Tojnar
2020-04-13 18:54:59 +02:00
9805 changed files with 28238 additions and 18638 deletions
@@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
meta = {
description = "A library for storing and retrieving passwords and other secrets";
homepage = https://wiki.gnome.org/Projects/Libsecret;
homepage = "https://wiki.gnome.org/Projects/Libsecret";
license = stdenv.lib.licenses.lgpl21Plus;
inherit (glib.meta) platforms maintainers;
};