Merge branch 'gnome-40'

This commit is contained in:
Jan Tojnar
2021-05-07 12:12:40 +02:00
247 changed files with 2920 additions and 1243 deletions
@@ -59,6 +59,7 @@ python3.pkgs.buildPythonApplication rec {
passthru = {
updateScript = gnome3.updateScript {
packageName = pname;
versionPolicy = "odd-unstable";
};
};