feat: add nix flake with fenix rust toolchain

Configure hermetic development environment:

- fenix toolchain from rust-toolchain.toml
- clangStdenv for Tree-sitter C grammar compilation
- Multi-platform devShells (x86_64/aarch64, linux/darwin)
- Generated flake.lock with pinned inputs
This commit is contained in:
Timothy DeHerrera
2026-01-24 18:48:14 -07:00
parent 0be71ca374
commit f4201e95ba
4 changed files with 120 additions and 0 deletions

1
.envrc Normal file
View File

@@ -0,0 +1 @@
use flake