summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornixpkgs-ci[bot] <190413589+nixpkgs-ci[bot]@users.noreply.github.com>2026-01-18 21:53:38 +0000
committerGitHub <noreply@github.com>2026-01-18 21:53:38 +0000
commitdb04d9ce522b47b5103546fa6c0816b4d110da3b (patch)
tree3a80553a4fc846272b77245afe6b19e58c236a54
parent79ff4ecacbf8129b695c23cb335d0ded782e8272 (diff)
parent714e7697cba862e75f9ca741ba18d9496c23fc4a (diff)
clickhouse: 25.12.2.54-stable -> 25.12.3.21-stable (#480497)
-rw-r--r--pkgs/by-name/cl/clickhouse/package.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/by-name/cl/clickhouse/package.nix b/pkgs/by-name/cl/clickhouse/package.nix
index 5e82a1161402..d2bbfcbea610 100644
--- a/pkgs/by-name/cl/clickhouse/package.nix
+++ b/pkgs/by-name/cl/clickhouse/package.nix
@@ -1,6 +1,6 @@
import ./generic.nix {
- version = "25.12.2.54-stable";
- rev = "e06d8a2be22920e4c146389bbde5358b78aa8ef6";
- hash = "sha256-F9v+qwjnqsp9At5h41gNWP8cD6C7nnI0AjuOU2mRfPs=";
+ version = "25.12.3.21-stable";
+ rev = "7c3f65751609dab4f2f66de305cbc96dbeb1c4f2";
+ hash = "sha256-1cPAEh8CuKGLcQhUSAMXE8sR3pStzVEtPpgUTj2z0cw=";
lts = false;
}