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.8.1"; version = "2025.9.1"; src = fetchFromGitHub { owner = "cloudflare"; repo = "cloudflared"; tag = version; hash = "sha256-7qPyzxsCgRs/Jzwdg4MrtqD7arS7o420BkmbtXTlJe4="; hash = "sha256-xFkRwbRfJCpwTW9T9g2Tnn6qAwoTT9bxOCEkTM01+B4="; }; 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.8.1"; version = "2025.9.1"; src = fetchFromGitHub { owner = "cloudflare"; repo = "cloudflared"; tag = version; hash = "sha256-7qPyzxsCgRs/Jzwdg4MrtqD7arS7o420BkmbtXTlJe4="; hash = "sha256-xFkRwbRfJCpwTW9T9g2Tnn6qAwoTT9bxOCEkTM01+B4="; }; vendorHash = null; Loading