Skip to content

Commit

Permalink
feat(flake): Add flake.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
uttarayan21 committed Mar 28, 2024
1 parent e91b37d commit 7bce0f6
Show file tree
Hide file tree
Showing 8 changed files with 1,055 additions and 24 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Cargo.lock
target
/target
/result
/.direnv
__pycache__/
Loading

0 comments on commit 7bce0f6

Please sign in to comment.