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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,4 +3,5 @@ target
|
||||
|
||||
# Local Netlify folder
|
||||
.netlify
|
||||
.direnv
|
||||
target/
|
||||
|
||||
Reference in New Issue
Block a user