+1
nixos/modules/services/databases/clickhouse.nix
+1
nixos/modules/services/databases/clickhouse.nix
···ExecStart = "${pkgs.clickhouse}/bin/clickhouse-server --config-file=${pkgs.clickhouse}/etc/clickhouse-server/config.xml";
+1
nixos/tests/clickhouse.nix
+1
nixos/tests/clickhouse.nix
+4
-15
pkgs/servers/clickhouse/default.nix
+4
-15
pkgs/servers/clickhouse/default.nix
······broken = stdenv.buildPlatform.is32bit; # not supposed to work on 32-bit https://github.com/ClickHouse/ClickHouse/pull/23959#issuecomment-835343685···-url = "https://github.com/ClickHouse/ClickHouse/commit/e31753b4db7aa0a72a85757dc11fc403962e30db.patch";
······broken = stdenv.buildPlatform.is32bit; # not supposed to work on 32-bit https://github.com/ClickHouse/ClickHouse/pull/23959#issuecomment-835343685···