nix: add flake with dev shell

This commit is contained in:
Matthew Penner 2022-10-24 09:48:30 -06:00
parent e49ba65709
commit d31ece1c75
No known key found for this signature in database
5 changed files with 90 additions and 5 deletions

1
.gitignore vendored
View file

@ -8,6 +8,7 @@
storage/framework/*
/.idea
/nbproject
/.direnv
node_modules
*.log