Skip to content

Commit

Permalink
devenv: Make direnv reload on flake changes
Browse files Browse the repository at this point in the history
We do not use `flake` direnv feature since flakes currently copy the whole repo into Nix store, so we need to watch the files manually.
  • Loading branch information
jtojnar committed Dec 8, 2024
1 parent 07ae6ee commit cf8ab91
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
@@ -1 +1,2 @@
use nix
watch_file flake.nix flake.lock

0 comments on commit cf8ab91

Please sign in to comment.