Loading pkgs/by-name/cl/cloudflare-dyndns/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ python3.pkgs.buildPythonApplication rec { pname = "cloudflare-dyndns"; version = "5.3"; version = "5.4"; pyproject = true; src = fetchFromGitHub { owner = "kissgyorgy"; repo = "cloudflare-dyndns"; rev = "v${version}"; hash = "sha256-t0MqH9lDfl+cAnPYSG7P32OGO8Qpo1ep0Hj3Xl76lhU="; hash = "sha256-tCZX9CKDwGAZ8/rwI764uuE9SQ1A5WhVoqgUegJ19g4="; }; build-system = with python3.pkgs; [ Loading Loading
pkgs/by-name/cl/cloudflare-dyndns/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ python3.pkgs.buildPythonApplication rec { pname = "cloudflare-dyndns"; version = "5.3"; version = "5.4"; pyproject = true; src = fetchFromGitHub { owner = "kissgyorgy"; repo = "cloudflare-dyndns"; rev = "v${version}"; hash = "sha256-t0MqH9lDfl+cAnPYSG7P32OGO8Qpo1ep0Hj3Xl76lhU="; hash = "sha256-tCZX9CKDwGAZ8/rwI764uuE9SQ1A5WhVoqgUegJ19g4="; }; build-system = with python3.pkgs; [ Loading