Skip to content

Commit

Permalink
chore(nix): Add devShell, pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Apr 17, 2024
1 parent 8c8aee6 commit 0d476d5
Show file tree
Hide file tree
Showing 6 changed files with 434 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
watch_file dev/flake.nix
use flake ./dev --override-input rust-flake .
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/.direnv
/just-flake.just
/.pre-commit-config.yaml
355 changes: 355 additions & 0 deletions dev/flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0d476d5

Please sign in to comment.