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
@@ -82,7 +82,7 @@ python3.pkgs.buildPythonApplication rec {
meta = with stdenv.lib; {
description = "GTK/GNOME application to use GnuPG for signing other peoples keys";
homepage = https://wiki.gnome.org/Apps/Keysign;
homepage = "https://wiki.gnome.org/Apps/Keysign";
license = licenses.gpl3Plus;
maintainers = teams.gnome.members;
platforms = platforms.linux;