We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a4f4aa commit 11dbf6bCopy full SHA for 11dbf6b
.envrc
@@ -1,7 +1,7 @@
1
if command -v pyenv >/dev/null 2>&1; then
2
layout pyenv $(cat runtimes.txt)
3
elif command -v nix >/dev/null 2>&1; then
4
+ watch_file external/**
5
use flake
6
layout python python3.14
- watch_file external/**
7
fi
0 commit comments