feat: add nix support(#80) (#82)

* feat: add nix support(#80)

* chore: nix flake update

* update actions
This commit is contained in:
虢豳
2024-03-16 05:02:18 +08:00
committed by GitHub
parent abf95afb9f
commit 8ff991aefe
9 changed files with 306 additions and 1 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,7 @@
/target
.gdbinit
.idea/
.vs/
.vs/
.vscode/
.direnv/
result