summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.envrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/.envrc b/.envrc
index 14c8c1e..694fd09 100644
--- a/.envrc
+++ b/.envrc
@@ -5,10 +5,10 @@
fi
#
# watch some files that effect the dev environment
- watch_file shell.nix
- watch_file default.nix
- watch_file Biz/Bild.nix
- watch_file Biz/Bild.hs
+# watch_file shell.nix
+# watch_file default.nix
+# watch_file Biz/Bild.nix
+# watch_file Biz/Bild.hs
# if direnv doesn't detect changes to the nix environment, just touch .envrc and
# it will refresh
use nix