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/rcv40gdxvifjc65wwfsiqn9i5pr4nzbb-packages.json.drv building '/nix/store/rcv40gdxvifjc65wwfsiqn9i5pr4nzbb-packages.json.drv'... Going to be running update for following packages: - changedetection-io-0.45.22 Press Enter key to continue... Running update for: - changedetection-io-0.45.22: UPDATING ... - changedetection-io-0.45.22: 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 4aa7455aa209..ff5f38630bf7 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.22"; + version = "0.45.23"; format = "setuptools"; src = fetchFromGitHub { owner = "dgtlmoon"; repo = "changedetection.io"; rev = "refs/tags/${version}"; - hash = "sha256-q8Cflu5rYmV//l0MGM4LOep5v/tEHYm2u0A1E5k9kLk="; + hash = "sha256-EamTErJfa6mQCem4DWKC53ydupXP+6jrj9tGPlwehLc="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - changedetection-io: 0.45.22 -> 0.45.23 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/315886"