Releases.
Versioned, immutable, signed.
Every release ships a binary for Linux and macOS, a SHA-256 manifest, and a signed tag in the source repository. The CLI verifies its own download before installing.
-
v0.1.0-alpha pre-release May 2026
First public alpha. The build pipeline works end-to-end against the example bootloader package; the kernel and most infrastructure packages are not yet committed.
- End-to-end build pipeline — fetch, sandbox, build, emit artifacts
- TOML manifest format: workspace, project, package, board
- Pinned
nixpkgsrevision for reproducible builds - Single example package: Adafruit nRF52 UF2 bootloader
More releases land as the kernel, vendor packages, and flashing workflow arrive. Track progress on the roadmap.