tree-wide: remove aliases from gnome update scripts

This commit is contained in:
Jan Tojnar
2020-03-20 02:25:50 +01:00
parent f0a4cc5002
commit 0ce270707c
9 changed files with 1 additions and 9 deletions

View File

@@ -87,7 +87,6 @@ stdenv.mkDerivation rec {
passthru = {
updateScript = gnome3.updateScript {
packageName = pname;
attrPath = "gnome3.${pname}";
versionPolicy = "none";
};
};