Skip to content

Commit

Permalink
chore: Setup flake devenv
Browse files Browse the repository at this point in the history
  • Loading branch information
bcyran committed Jul 21, 2024
1 parent bbbff38 commit 2ed423f
Show file tree
Hide file tree
Showing 4 changed files with 487 additions and 0 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake . --impure
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,9 @@ cython_debug/
#.idea/

# End of https://www.toptal.com/developers/gitignore/api/python
# Devenv
.devenv*
devenv.local.nix

# direnv
.direnv
Loading

0 comments on commit 2ed423f

Please sign in to comment.