summary refs log tree commit diff stats
path: root/.envrc
diff options
context:
space:
mode:
authorAlan Pearce2025-03-21 21:59:30 +0100
committerAlan Pearce2025-03-21 21:59:30 +0100
commit829c3b02bed01f09b9289520287ac89d83ee32a5 (patch)
tree1c4fce80b8f1c0f84ca02b706951a95dec7e8da5 /.envrc
parentadd20bcbdb8f8cd91528f8c438aacfdf2317bde4 (diff)
downloadnixfiles-829c3b02bed01f09b9289520287ac89d83ee32a5.tar.lz
nixfiles-829c3b02bed01f09b9289520287ac89d83ee32a5.tar.zst
nixfiles-829c3b02bed01f09b9289520287ac89d83ee32a5.zip
fix direnv environment not reloading after npins updates
Diffstat (limited to '.envrc')
-rw-r--r--.envrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.envrc b/.envrc
index 8b202a81..709f62c7 100644
--- a/.envrc
+++ b/.envrc
@@ -1,3 +1,3 @@
+watch_file npins/sources.json
 use nix
 PATH_add bin
-watch_file npins/sources.json