Backport for v0.5.11 #1861

Merged
Jade merged 6 commits from Henry-Hiles/continuwuity:quad/backport/v0.5.11 into nex/backport/v0.5.11 2026-06-20 21:47:35 +00:00

6 commits

Author SHA1 Message Date
bf7895e631
chore: Bump version again
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 9s
Checks / Prek / Check changed files (pull_request) Successful in 4s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 30s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m8s
Update flake hashes / update-flake-hashes (pull_request) Failing after 1m47s
2026-06-20 17:43:32 -04:00
e38c7fd71e
chore: use older hashes
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Auto Labeler / Apply labels based on changed files (pull_request_target) Successful in 3s
Checks / Prek / Check changed files (pull_request) Successful in 4s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 9s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m6s
Update flake hashes / update-flake-hashes (pull_request) Has been cancelled
Build / Debian DEB / build (debian-latest) (push) Failing after 8m59s
Build / Debian DEB / build (debian-oldstable) (push) Failing after 10m38s
Build / Debian DEB / build (ubuntu-latest) (push) Failing after 9m53s
Build / Debian DEB / build (ubuntu-previous) (push) Failing after 9m55s
Build / Static via Nix / Build conduwuit-linux-static-amd64 Binary (push) Successful in 18m20s
Build / Static via Nix / Build conduwuit-linux-static-arm64 Binary (push) Successful in 15m14s
Build / Static via Nix / Build conduwuit-haswell-linux-static-amd64-maxperf Binary (push) Successful in 41m4s
Documentation / Build and Deploy Documentation (push) Successful in 1m17s
Build / Fedora RPM / build (push) Successful in 50m10s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 14m54s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 13m34s
Build / Static via Nix / Build conduwuit-linux-static-arm64-maxperf Binary (push) Successful in 27m37s
Build / Static via Nix / Release Binaries (push) Successful in 24s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 21s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 33m47s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 29m1s
Release Docker Image / Create Max-Perf Manifest (push) Successful in 18s
Release Docker Image / Release Binaries (push) Successful in 23s
Release Docker Image / Mirror Images (push) Successful in 5m22s
Needed for backport.
2026-06-20 16:53:31 -04:00
ae9ed36976
fix: use toolchain declared in rust-toolchain.toml for cross rust-std 2026-06-20 15:54:40 -04:00
106d3a5618
fix: change the update-flake-hashes repo to work with the new rust.nix structure 2026-06-20 15:53:30 -04:00
b6c1169c05
fix: add rocksdb as a flake package
This fixes the flake-hashes workflow.
2026-06-20 15:53:11 -04:00
396717aa59
fix: dynamically link rocksdb on dynamic nix builds
Fixes liburing error.
2026-06-20 15:53:04 -04:00