build: add development shell (#5390)

Add nix development shell to flake.nix.

---------

Co-authored-by: Septias <scoreplayer2000@gmail.comclear>
This commit is contained in:
Sebastian Klähn
2024-04-02 11:20:34 +02:00
committed by GitHub
parent c62e8539a1
commit de27be3a36
2 changed files with 23 additions and 9 deletions

4
.gitignore vendored
View File

@@ -47,3 +47,7 @@ node/.nyc_output/
# Nix symlink.
result
# direnv
.envrc
.direnv