From e5f933ad7a28094d940f3f11045cffaaed4b185b Mon Sep 17 00:00:00 2001 From: Mikael Fangel <34864484+MikaelFangel@users.noreply.github.com> Date: Sun, 8 Sep 2024 15:02:46 +0200 Subject: [PATCH] changedetection-io: 0.45.24 -> 0.46.04 --- pkgs/servers/web-apps/changedetection-io/default.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pkgs/servers/web-apps/changedetection-io/default.nix b/pkgs/servers/web-apps/changedetection-io/default.nix index 3ddc34fd95a3..b87d71867d41 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.24"; + version = "0.46.04"; format = "setuptools"; src = fetchFromGitHub { owner = "dgtlmoon"; repo = "changedetection.io"; rev = "refs/tags/${version}"; - hash = "sha256-VltrcTbX95agV9JGV2KYGeZ6iUlgzrOsjShsUpiGfes="; + hash = "sha256-V1nGVURA4nksDX0kXxfPbO/rB0nmECqpfysenpzcfZs="; }; postPatch = '' @@ -30,6 +30,7 @@ python3.pkgs.buildPythonApplication rec { apprise beautifulsoup4 brotli + babel chardet cryptography dnspython