clickhouse: 25.3.3.42 → 25.3.4.190

This commit is contained in:
Jonathan Davies
2025-06-24 15:16:54 +00:00
parent 30a61f056a
commit 833696f07c
+2 -2
View File
@@ -21,7 +21,7 @@
llvmPackages_19.stdenv.mkDerivation (finalAttrs: {
pname = "clickhouse";
version = "25.3.3.42";
version = "25.3.4.190";
src = fetchFromGitHub rec {
owner = "ClickHouse";
@@ -29,7 +29,7 @@ llvmPackages_19.stdenv.mkDerivation (finalAttrs: {
tag = "v${finalAttrs.version}-lts";
fetchSubmodules = true;
name = "clickhouse-${tag}.tar.gz";
hash = "sha256-VYT6Rnq7LaV9fZc4LJ9YtbWQDgEARYok8MjVfg8itIg=";
hash = "sha256-8KH0mziVlayu9g4EwW+hpSV97P72CYDKwGCZ5ycDUwE=";
postFetch = ''
# delete files that make the source too big
rm -rf $out/contrib/llvm-project/llvm/test