changedetection-io 0 -> 1 attrpath: changedetection-io 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/yl7gx7q4wd5bdq9aq7xsw07z9hzf5qf9-packages.json.drv building '/nix/store/yl7gx7q4wd5bdq9aq7xsw07z9hzf5qf9-packages.json.drv'... Going to be running update for following packages: - changedetection-io-0.45.14 Press Enter key to continue... Running update for: - changedetection-io-0.45.14: UPDATING ... - changedetection-io-0.45.14: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/web-apps/changedetection-io/default.nix b/pkgs/servers/web-apps/changedetection-io/default.nix index b9156d2e5b7d..6a0f0c19b168 100644 --- a/pkgs/servers/web-apps/changedetection-io/default.nix +++ b/pkgs/servers/web-apps/changedetection-io/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "changedetection-io"; - version = "0.45.14"; + version = "0.45.16"; format = "setuptools"; src = fetchFromGitHub { owner = "dgtlmoon"; repo = "changedetection.io"; - rev = version; - hash = "sha256-O+kWivVc/FZmIDjOE/fsUccrOyHrQ8GakjulEnm4w88="; + rev = "refs/tags/${version}"; + hash = "sha256-ln522U3XqZfhvLvMEzrqXV3SjhpgnrRk2MxQQRBL5VU="; }; postPatch = '' An auto update branch exists with message `changedetection-io: 0.45.14 -> 0.45.16`. New version is 0.45.16. An auto update branch exists with an equal or greater version