pithos 0 -> 1 attrpath: pithos 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] this derivation will be built: /nix/store/5f1psi9lqs9kisamx7i75i1hvw0l36df-packages.json.drv building '/nix/store/5f1psi9lqs9kisamx7i75i1hvw0l36df-packages.json.drv'... Going to be running update for following packages: - pithos-1.6.1 Press Enter key to continue... Running update for: - pithos-1.6.1: UPDATING ... - pithos-1.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/pithos/default.nix b/pkgs/applications/audio/pithos/default.nix index 6de3da92db8a..bb1273424d7e 100644 --- a/pkgs/applications/audio/pithos/default.nix +++ b/pkgs/applications/audio/pithos/default.nix @@ -4,13 +4,13 @@ pythonPackages.buildPythonApplication rec { pname = "pithos"; - version = "1.6.1"; + version = "1.6.2"; src = fetchFromGitHub { owner = pname; repo = pname; - rev = version; - hash = "sha256-GPDbFlwiGT/B2paX33d3mUCV77q+fPM0LMaKFsQQjjQ="; + rev = "refs/tags/${version}"; + hash = "sha256-3j6IoMi30BQ8WHK4BxbsW+/3XZx7rBFd47EBENa2GiQ="; }; format = "other"; An auto update branch exists with message `pithos: 1.6.1 -> 1.6.2`. New version is 1.6.2. An auto update branch exists with an equal or greater version