From 202e4740d04b15150772623864de6b343bf54567 Mon Sep 17 00:00:00 2001 From: shellhazard Date: Wed, 4 Mar 2026 21:06:17 +0000 Subject: [PATCH] changedetection-io: 0.54.2 -> 0.53.6 --- pkgs/by-name/ch/changedetection-io/package.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/ch/changedetection-io/package.nix b/pkgs/by-name/ch/changedetection-io/package.nix index 62db8cd39712..5ea42955ee64 100644 --- a/pkgs/by-name/ch/changedetection-io/package.nix +++ b/pkgs/by-name/ch/changedetection-io/package.nix @@ -7,14 +7,14 @@ python3.pkgs.buildPythonApplication rec { pname = "changedetection-io"; - version = "0.54.2"; + version = "0.53.6"; format = "setuptools"; src = fetchFromGitHub { owner = "dgtlmoon"; repo = "changedetection.io"; tag = version; - hash = "sha256-EOvZdPMfGfllM57hbc/HMHw1rh9n9uwlA4VSkoY0MWY="; + hash = "sha256-j7Dw6PLGt955wfQNriRHGtsJzCd50xpHJK0fqVvzIY4="; }; pythonRelaxDeps = true; @@ -29,10 +29,12 @@ python3.pkgs.buildPythonApplication rec { brotli chardet cryptography + diff-match-patch elementpath extruct feedgen flask + flask-babel flask-compress flask-cors flask-expects-json