Unverified Commit 0432ccf6 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

changedetection-io: remove unused input

parent 256998d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{ lib
, fetchFromGitHub
, fetchurl
, python3
}:

python3.pkgs.buildPythonApplication rec {
  pname = "changedetection-io";
  version = "0.45.3";