Add nix support

This commit is contained in:
Silas Brack 2026-03-07 18:00:15 +01:00
parent 2c66fa50d8
commit c4c8fdd735
3 changed files with 60 additions and 0 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
/target
*.db*
/result
*~