ClickHouse
ClickHouse copied to clipboard
Add Antalya builds to Nix so they can be used in devbox
Is your feature request related to a problem? Please describe. Devbox is a convenient utility setting up dependencies on Linux systems. You can set up practically any package there (including upstream ClickHouse) but there's no way to install Project Antalya builds.
Describe the solution you'd like Add new Project Antalya builds to Nix so that they become available in devbox (and other tools).
Describe alternatives you've considered You can pull the binaries in builds.altinity.cloud by hand, but devbox is simpler and also handles other dependencies as well.
Additional context We use devbox for examples on the Altinity ice project and will likely adopt it elsewhere as it's very convenient for package setup.