Loading pkgs/by-name/ch/changedetection-io/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ python3.pkgs.buildPythonApplication rec { pname = "changedetection-io"; version = "0.50.14"; version = "0.50.43"; format = "setuptools"; src = fetchFromGitHub { owner = "dgtlmoon"; repo = "changedetection.io"; tag = version; hash = "sha256-zxCb2mmCicjDxilj/l8HabJm2FsFQB0yLNaRiIDltwI="; hash = "sha256-a1hlHBYKMejaqi+Q0sCMLugKI0wolVSEgjOPOoIxNA4="; }; pythonRelaxDeps = true; Loading Loading
pkgs/by-name/ch/changedetection-io/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ python3.pkgs.buildPythonApplication rec { pname = "changedetection-io"; version = "0.50.14"; version = "0.50.43"; format = "setuptools"; src = fetchFromGitHub { owner = "dgtlmoon"; repo = "changedetection.io"; tag = version; hash = "sha256-zxCb2mmCicjDxilj/l8HabJm2FsFQB0yLNaRiIDltwI="; hash = "sha256-a1hlHBYKMejaqi+Q0sCMLugKI0wolVSEgjOPOoIxNA4="; }; pythonRelaxDeps = true; Loading