summaryrefslogtreecommitdiffstats
path: root/pkgs/servers/clickhouse
AgeCommit message (Collapse)Author
2023-12-12clickhouse: 23.10.3.5 -> 23.11.1.2711Yureka
2023-11-15clickhouse: drop comment on rustSupport flagFlorian Klink
It's not just blake3 that's provided in there. Also verified clickhouse still builds even when this is set to false
2023-11-15clickhose: fix build on aarch64-darwinRandy Eckenrode
2023-11-12clickhouse: 23.3.13.6 -> 23.10.3.5edef
2023-09-12clickhouse: 23.3.10.5 -> 23.3.13.6Yureka
2023-08-23clickhouse: 23.3.8.21 -> 23.3.10.5Yureka
2023-08-08clickhouse: 23.3.5.9 -> 23.3.8.21Yureka
2023-08-06clickhouse: own src version of corrosionYureka
2023-06-26clickhouse: 23.3.3.52 -> 23.3.5.9Yureka
2023-06-21clickhouse: compress tarballDomen Kožar
2023-06-20clickhouse: build on darwinDomen Kožar
2023-06-13clickhouse: 23.3.2.37 -> 23.3.3.52Yureka
2023-06-05 clickhouse: compress src to not exceed hydra limit (#236060)Yureka
2023-05-19clickhouse: build rust partsYureka
2023-05-18clickhouse: 22.8.5.29 -> 23.3.1.2823Christoph Herzog
Upgrade clickhouse Closes #227435
2023-05-01clickhouse: set default logging level to warningSylvain Fankhauser
2023-04-17clickhouse: 22.8.11.15 -> 22.8.16.32 (#226603)Yureka
2022-12-22clickhouse: 22.8.5.29 -> 22.8.11.15Phillip Cloud
2022-09-27clickhouse: 22.3.2.2 -> 22.8.5.29Phillip Cloud
2022-03-28clickhouse 21.8.12.29 -> 22.3.2.2Konstantin Bogdanov
2021-12-22clickhouse: 21.8.8.29 -> 21.8.12.29Luke Granger-Brown
2021-11-21Merge pull request #137176 from GoldsteinE/clickhouse-packageNiklas Hambüchen
nixos/clickhouse: add package option
2021-11-21clickhouse: Add passthru.testsNiklas Hambüchen
2021-10-10clickhouse: fix non-x86 build (#141009)Kaz Wesley
* clickhouse: fix non-x86 build libcpuid is only needed, and only available, on x86.
2021-10-08clickhouse: 21.3.11.5 -> 21.8.8.29Maximilian Bosch
The new release contains a fix for MariaDB[1] that unbreaks the package. [1] https://github.com/ClickHouse/ClickHouse/commit/a7e761d04f85446e086152b83332ea034cdf0479
2021-05-20Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer
Conflicts: pkgs/applications/terminal-emulators/alacritty/default.nix pkgs/servers/clickhouse/default.nix
2021-05-19clickhouse: 20.11.4.13-stable -> 21.3.11.5-ltsMaximilian Bosch
Failing Hydra build: https://hydra.nixos.org/build/143269865 ZHF #122042
2021-05-14treewide: All the linker to be chosen independentlyJohn Ericson
This will begin the process of breaking up the `useLLVM` monolith. That is good in general, but I hope will be good for NetBSD and Darwin in particular. Co-authored-by: sterni <sternenseemann@systemli.org>
2021-05-08clickhouse: mark as broken on 32-bit architecturesDmitry Ivankov
Hydra failed on configure phase for Linux i686 https://hydra.nixos.org/build/142591591/nixlog/1 configure can be fixed, but the package isn't supposed to work on 32-bits anyway https://github.com/ClickHouse/ClickHouse/pull/23959 ZHF: #122042
2021-04-26clickhouse: require big-parallelLuke Granger-Brown
It takes 7h+ on a "normal" 2-core-allocated Packet builder, and 20m on a big-parallel machine.
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-12-06clickhouse: 20.5.2.7 -> 20.11.4.13Raghav Sood
2020-11-28clickhouse: use system LLVMLuke Granger-Brown
Building LLVM pieces is a huge contributor to build times, and probably bloats binary size as well. Fortunately, there's a knob for this specific thing (-DUNBUNDLED=ON seems broken and requires some libraries which aren't packaged for Nix at the moment). Hopefully this will make clickhouse able to build on OfBorg.
2020-07-08clickhouse: update websiteRaghav Sood
2020-07-08clickhouse:20.5.2.7Raghav Sood
2020-03-26clickhouse: 19.17.8.54 -> 19.17.9.60R. RyanTM
2020-03-03clickhouse: link with lldOrivej Desh
lld buildInput is still needed for the library. Related: #24744
2020-03-03clickhouse: fix rpathOrivej Desh
ClickHouse sets LINKER_NAME to lld which is not yet wrapped with ld-wrapper.sh and the results lack rpath needed to use the programs and libraries.
2020-02-16clickhouse: 19.13.6.51 -> 19.17.8.54R. RyanTM
2019-10-27clickhouse: 19.13.5.44 -> 19.13.6.51R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/clickhouse/versions
2019-10-17clickhouse: build with rapidjsonOrivej Desh
This enables ClickHouse JSON functions.
2019-09-29clickhouse: 19.13.1.11 -> 19.13.5.44Orivej Desh
Closes #66797
2019-09-22Re-Revert "Merge branch 'staging-next'"Vladimír Čunát
This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
2019-09-21Revert "Merge branch 'staging-next'"Vladimír Čunát
This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
2019-09-09treewide: replace mysql.connector-c to libmysqlclientIzorkin
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-08-10clickhouse: 19.9.2.4 -> 19.13.1.11Marek Mahut
2019-07-15clickhouse: 19.6.2.11 -> 19.9.2.4R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/clickhouse/versions
2019-06-16treewide: remove unused variables (#63177)volth
* treewide: remove unused variables * making ofborg happy
2019-05-25clickhouse: 18.16.1 -> 19.6.2.11Tom Hunger