Releases: yandex/toolchain-registry
Releases · yandex/toolchain-registry
Release gdb14-v18
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout 6ea280bfa165555cc850c4ee3d49f07745e6f21b
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize gdb/14 --target={{TARGET}}
Release go-v11
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout d9e2676932ad79cf4e9cffc412983ca7a024cac8
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/go/1.24 --target={{TARGET}}
Release clangd-18-v4
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout d9e2676932ad79cf4e9cffc412983ca7a024cac8
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/clang/18/d --target={{TARGET}}
Release bolt-v1
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout 0a5d991be11b2809a8f0e491c930a4ca41492f61
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/bin/bolt --target={{TARGET}}
Release clang-tidy-18-v12
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout df0981aa07ccaf56802b486079b86b2e89f228e1
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/clang-tidy/18 --target={{TARGET}}
Release clang18-v9
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout 2a9b3a8e619749abe1330fd13f54aec6b7eaaf20
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/clang/18/optimized --target={{TARGET}}
Release gdb14-v17
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout b96bb13a4532bc0f19859cd0fd8590f36e4ac9f4
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize gdb/14 --target={{TARGET}}
Release clangd-18-v3
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout 14d248b31f013e5f6a4851b51c0bb415978d28a2
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize bin/clang/18/d --target={{TARGET}}
Release clang-format-18-v5
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout 1743ab83194ed485afca3ceaef1078d95b33f80f
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/clang-format/18 --target={{TARGET}}
Release go-v10
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout b100163d3f3592de99e4cb7db40e7cd1693c1a89
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/go --target={{TARGET}}