Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-22 12:26:55 +00:00
committed by GitHub
38 changed files with 356 additions and 183 deletions
@@ -36,6 +36,6 @@ stdenv.mkDerivation rec {
homepage = "https://help.gnome.org/users/gnome-help/";
license = licenses.cc-by-30;
maintainers = teams.gnome.members;
platforms = platforms.linux;
platforms = platforms.all;
};
}