gphotos-sync 0 -> 1 attrpath: gphotos-sync 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/rlxk63safxkpmb4jymvmz9449szpx9jp-packages.json.drv building '/nix/store/rlxk63safxkpmb4jymvmz9449szpx9jp-packages.json.drv'... Going to be running update for following packages: - gphotos-sync-3.2.1 Press Enter key to continue... Running update for: - gphotos-sync-3.2.1: UPDATING ... - gphotos-sync-3.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/backup/gphotos-sync/default.nix b/pkgs/tools/backup/gphotos-sync/default.nix index 9fefd79c3c62..1b03c3c4bd22 100644 --- a/pkgs/tools/backup/gphotos-sync/default.nix +++ b/pkgs/tools/backup/gphotos-sync/default.nix @@ -5,14 +5,14 @@ }: python3.pkgs.buildPythonApplication rec { pname = "gphotos-sync"; - version = "3.2.1"; + version = "3.04"; format = "pyproject"; src = fetchFromGitHub { owner = "gilesknap"; repo = "gphotos-sync"; - rev = version; - hash = "sha256-iTqD/oUQqC7Fju8SEPkSZX7FC9tE4eRCewiJR8STmEw="; + rev = "refs/tags/${version}"; + hash = "sha256-OucYS4ptv/InSqWkJeF7O5AfqF+iXy6dWcEOSCu21FY="; }; patches = [ An auto update branch exists with message `gphotos-sync: 3.1.2 -> 3.04`. New version is 3.04. An auto update branch exists with an equal or greater version