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

1
shell.nix Normal file
View File

@@ -0,0 +1 @@
(builtins.getFlake ("git+file://" + toString ./.)).devShells.${builtins.currentSystem}.default