2 Commits (e31316f8637a7fbd80dd1493b88f2e1ef63503c3)

Author SHA1 Message Date
Elijah Voigt ffbb0157e3 feat(nbd): add Nix flake for building and running nbd [6e4239]
Add flake.nix so nbd can be consumed as a reproducible Nix package.
Exposes packages.default, apps.default (nix run), and a devShell with
stable Rust toolchain and the nbd binary. Uses cargoLock for
dependency hashing without a pre-computed cargoHash.

Also adds an Installation section to README.md covering nix run and
nix build usage.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
Elijah Voigt 9a58e78ca8 Migrate all tickets to `.md` format 3 months ago