hatch 0 -> 1 attrpath: hatch 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - hatch-1.9.0 Press Enter key to continue... Running update for: - hatch-1.9.0: UPDATING ... - hatch-1.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/hatch/default.nix b/pkgs/development/tools/hatch/default.nix index 2e967097d065..cbf45a1699d3 100644 --- a/pkgs/development/tools/hatch/default.nix +++ b/pkgs/development/tools/hatch/default.nix @@ -8,12 +8,12 @@ python3.pkgs.buildPythonApplication rec { pname = "hatch"; - version = "1.9.0"; + version = "1.9.3"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-4ealEeFS7HzU26vE9Pahh0hwvUnJfRfTkLkjLdpoXOM="; + hash = "sha256-ZyAX40nFSPipV6X+6aovjPwsiplDBzeORahCeXK9+Nk="; }; nativeBuildInputs = with python3.pkgs; [ An auto update branch exists with message `hatch: 1.9.0 -> 1.9.3`. New version is 1.9.3. An auto update branch exists with an equal or greater version