python310Packages.atom 0 -> 1 attrpath: python310Packages.atom Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9v8n36n131qi2y3lf4pw98amswfd9wkm-packages.json.drv building '/nix/store/9v8n36n131qi2y3lf4pw98amswfd9wkm-packages.json.drv'... Going to be running update for following packages: - python3.10-atom-0.8.2 Press Enter key to continue... Running update for: - python3.10-atom-0.8.2: UPDATING ... - python3.10-atom-0.8.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/atom/default.nix b/pkgs/development/python-modules/atom/default.nix index c1fce70c7d0..13a3a815738 100644 --- a/pkgs/development/python-modules/atom/default.nix +++ b/pkgs/development/python-modules/atom/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "atom"; - version = "0.8.2"; + version = "0.9.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "nucleic"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-45c17lewJPo39ZWMaE8kyOo6n0A9f0m58TbMAiNAqeg="; + hash = "sha256-zxFYsINlDyGQGGh+u7vwyzAitRXe3OM1//HvCtuZ/p8="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; An auto update branch exists with message `python310Packages.atom: 0.8.2 -> 0.9.0`. New version is 0.9.0. An auto update branch exists with an equal or greater version