Skip to content

Commit 11dbf6b

Browse files
committed
fix
1 parent 7a4f4aa commit 11dbf6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.envrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
if command -v pyenv >/dev/null 2>&1; then
22
layout pyenv $(cat runtimes.txt)
33
elif command -v nix >/dev/null 2>&1; then
4+
watch_file external/**
45
use flake
56
layout python python3.14
6-
watch_file external/**
77
fi

0 commit comments

Comments
 (0)