chore: add nix-shell configure for a minimal environment for development (#5175)

* chore: add nix-shell development environment

* chore: add rust-analyzer

* chore: use .envrc as a private file
This commit is contained in:
Ning Sun
2024-12-16 19:47:18 +08:00
committed by GitHub
parent 88f7075a2a
commit acedff030b
2 changed files with 27 additions and 1 deletions

6
.gitignore vendored
View File

@@ -47,6 +47,10 @@ benchmarks/data
venv/
# Fuzz tests
# Fuzz tests
tests-fuzz/artifacts/
tests-fuzz/corpus/
# Nix
.direnv
.envrc