feat: add flake.nix (#205)

This commit is contained in:
XYenon 2023-09-22 16:08:17 +08:00 committed by GitHub
parent 52cfb5448f
commit cb13de9574
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 381 additions and 0 deletions

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
target/
.DS_Store
result
result-*
.devenv*