clickhouse: 25.3.3.42 → 25.3.4.190 (#419598)

This commit is contained in:
Peder Bergebakken Sundt
2025-06-25 11:29:47 +02:00
committed by GitHub
+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