Skip to content

Commit

Permalink
Merge pull request #24 from beeb/flake-nix
Browse files Browse the repository at this point in the history
build: add nix flake for dev shell
  • Loading branch information
beeb authored Jul 4, 2023
2 parents 7c606f2 + f4cea9f commit 6071351
Show file tree
Hide file tree
Showing 7 changed files with 236 additions and 173 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake . --impure
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
.env
.direnv/
Loading

0 comments on commit 6071351

Please sign in to comment.