changedetection-io: remove unused input

This commit is contained in:
Fabian Affolter
2023-10-15 09:40:56 +02:00
committed by GitHub
parent 256998d524
commit 0432ccf671
@@ -1,8 +1,8 @@
{ lib
, fetchFromGitHub
, fetchurl
, python3
}:
python3.pkgs.buildPythonApplication rec {
pname = "changedetection-io";
version = "0.45.3";