Merge branch 'staging-next' into staging

This commit is contained in:
Jan Tojnar
2021-05-08 20:59:05 +02:00
730 changed files with 3907 additions and 1907 deletions
+2 -2
View File
@@ -15,7 +15,7 @@
, vala
, gettext
, perl
, gnome3
, gnome
, gdk-pixbuf
, zlib
}:
@@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
];
passthru = {
updateScript = gnome3.updateScript {
updateScript = gnome.updateScript {
packageName = pname;
versionPolicy = "none";
};