Skip to content

Commit

Permalink
feat(direnv): Adds direnv support
Browse files Browse the repository at this point in the history
* Adds a .envrc file for direnv support using project Nix flake.

* Adds support for automatic Nix development shell in
  the project, if direnv installed and configured correctly.
  • Loading branch information
arjunkathuria committed Aug 30, 2023
1 parent 16d2d3c commit 54c4d46
Showing 1 changed file with 1 addition 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

0 comments on commit 54c4d46

Please sign in to comment.