fedifetcher 0 -> 1 attrpath: fedifetcher 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/y97f874vq35dyqhnd8nxs2njlyihqing-packages.json.drv building '/nix/store/y97f874vq35dyqhnd8nxs2njlyihqing-packages.json.drv'... Going to be running update for following packages: - fedifetcher-7.0.3 Press Enter key to continue... Running update for: - fedifetcher-7.0.3: UPDATING ... - fedifetcher-7.0.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/fedifetcher/default.nix b/pkgs/tools/misc/fedifetcher/default.nix index dbf8c3bce281..36885e953262 100644 --- a/pkgs/tools/misc/fedifetcher/default.nix +++ b/pkgs/tools/misc/fedifetcher/default.nix @@ -2,14 +2,14 @@ python3.pkgs.buildPythonApplication rec { pname = "fedifetcher"; - version = "7.0.3"; + version = "7.0.4"; format = "other"; src = fetchFromGitHub { owner = "nanos"; repo = "FediFetcher"; - rev = "v${version}"; - hash = "sha256-ADf6ZVqO9v6GQbNWi3NDX5bNmFDX5LMJfM6ePEWwbrQ="; + rev = "refs/tags/v${version}"; + hash = "sha256-19ZpOpvDj2/qMufH2qPPAj8hRPlViSuC64WqJp6+xSk="; }; propagatedBuildInputs = with python3.pkgs; [ An auto update branch exists with message `fedifetcher: 7.0.3 -> 7.0.4`. New version is 7.0.4. An auto update branch exists with an equal or greater version