Skip to content

Commit 2602e1b

Browse files
committed
chore: cleanup
1 parent 43d9d71 commit 2602e1b

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

.envrc

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
#! /bin/sh
22

3-
# reload when these files change
4-
watch_file devshell/flake.nix
5-
watch_file devshell/flake.lock
6-
3+
watch_file local/flake.nix
4+
watch_file local/flake.lock
75
use_flake ./local
8-
# {
9-
# # shell gc root dir
10-
# mkdir -p "$(direnv_layout_dir)"
11-
# eval "$(nix print-dev-env ./local\#default --no-update-lock-file --no-write-lock-file --profile $(direnv_layout_dir)/flake-profile)"
12-
# }
13-

0 commit comments

Comments
 (0)