pass-git-helper 0 -> 1 attrpath: pass-git-helper 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/dqm0mzww5rq582ylacnhyhgvkz4vz102-packages.json.drv building '/nix/store/dqm0mzww5rq582ylacnhyhgvkz4vz102-packages.json.drv'... Going to be running update for following packages: - pass-git-helper-1.4.0 Press Enter key to continue... Running update for: - pass-git-helper-1.4.0: UPDATING ... - pass-git-helper-1.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/version-management/pass-git-helper/default.nix b/pkgs/applications/version-management/pass-git-helper/default.nix index 62e9a12a49df..5c7379c51a5d 100644 --- a/pkgs/applications/version-management/pass-git-helper/default.nix +++ b/pkgs/applications/version-management/pass-git-helper/default.nix @@ -2,13 +2,13 @@ buildPythonApplication rec { pname = "pass-git-helper"; - version = "1.4.0"; + version = "2.0.0"; src = fetchFromGitHub { owner = "languitar"; repo = "pass-git-helper"; rev = "refs/tags/v${version}"; - sha256 = "sha256-wkayj7SvT3SOM+rol17+8LQJR/YXSC6I+iKbHRUbdZc="; + sha256 = "sha256-IpMaCG6kPNrWtcl10Lh7A3PyIF4Mk0t2wLYON+zMLsE="; }; propagatedBuildInputs = [ pyxdg ]; An auto update branch exists with message `pass-git-helper: 1.4.0 -> 2.0.0`. New version is 2.0.0. An auto update branch exists with an equal or greater version