add nix support for dev (#548)

This commit is contained in:
Uriel
2023-02-04 13:35:56 -03:00
committed by GitHub
parent 39603e0d6c
commit 85362c9964
9 changed files with 187 additions and 4 deletions

3
.gitignore vendored
View File

@@ -33,3 +33,6 @@ build/
# Rust build artifacts
/target
# direnv has been claimed for Nix usage
.direnv/