chore(repo): add nix flake dev-shell for development environment

This commit is contained in:
cswimr 2024-11-20 12:22:57 -05:00
parent 90e04cb70a
commit 523a3a1e89
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
4 changed files with 327 additions and 0 deletions

2
.gitignore vendored
View file

@ -3,3 +3,5 @@
site
.venv
__pycache__
.direnv
.devenv