nix: add devshell

This commit is contained in:
jopejoe1 2024-07-06 09:42:54 +02:00
parent 264ce36286
commit b361cdfcc7
4 changed files with 20 additions and 2 deletions

5
.gitignore vendored
View file

@ -2,5 +2,6 @@
# Added by cargo
/target
/result
target
result
.direnv