Files
enricobuehler 7ebdd7e5d9
ci / web (pull_request) Successful in 1m13s
ci / rust-arm64 (pull_request) Successful in 2m56s
ci / docs-site (pull_request) Successful in 1m20s
ci / docs-drift (pull_request) Successful in 30s
ci / bun-nix (pull_request) Successful in 1m16s
android / android (pull_request) Successful in 6m3s
ci / rust (pull_request) Successful in 8m6s
apple / swift (pull_request) Successful in 2m8s
apple / distribute (pull_request) Skipped
apple / screenshots (pull_request) Skipped
nix / flake (pull_request) Successful in 12m26s
windows-client / client (arm64, --no-default-features, aarch64-pc-windows-msvc, C:\t-a64) (pull_request) Successful in 2m48s
windows-client / client (x64, , x86_64-pc-windows-msvc, C:\t) (pull_request) Successful in 6m6s
fix(ci): pin cargo-ndk too — it builds the shipped Android .so files
Last floating tool in the builder images. Unpinned, two rebuilds months
apart bake different cargo-ndk versions with nothing recording it, and this
is the tool that drives the .so files in the published APK/AAB. crates.io
is append-only with a checksummed index, so the version string is the whole
pin — no checksum needed, unlike the bun/sccache/FFmpeg cases.

4.1.2 is current, so this is a zero-change pin like the others.
2026-08-26 20:26:27 +02:00
..