Loading pkgs/by-name/cl/cloudflared/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildGoModule rec { pname = "cloudflared"; version = "2025.4.0"; version = "2025.5.0"; src = fetchFromGitHub { owner = "cloudflare"; repo = "cloudflared"; tag = version; hash = "sha256-PKF7wP/ueLLhV8k3nMUm/c5fkg+7CwRf1oLnx0qbcA0="; hash = "sha256-ZnkE9x4A9HoiSXzvYuzyW/dH08r0aJUk/q6gFVgtTjk="; }; vendorHash = null; Loading Loading
pkgs/by-name/cl/cloudflared/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildGoModule rec { pname = "cloudflared"; version = "2025.4.0"; version = "2025.5.0"; src = fetchFromGitHub { owner = "cloudflare"; repo = "cloudflared"; tag = version; hash = "sha256-PKF7wP/ueLLhV8k3nMUm/c5fkg+7CwRf1oLnx0qbcA0="; hash = "sha256-ZnkE9x4A9HoiSXzvYuzyW/dH08r0aJUk/q6gFVgtTjk="; }; vendorHash = null; Loading