Skip to content

Commit e627db7

Browse files
committed
devenv: Make direnv reload on flake changes
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.
1 parent 816585c commit e627db7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.envrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
use nix
2+
watch_file flake.nix flake.lock

0 commit comments

Comments
 (0)