Skip to content

Commit 0c81ef7

Browse files
direnv: Watch the rust-toolchain file (helix-editor#8921)
1 parent f8d261c commit 0c81ef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.envrc

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
watch_file shell.nix
22
watch_file flake.lock
3+
watch_file rust-toolchain.toml
34

45
# try to use flakes, if it fails use normal nix (ie. shell.nix)
56
use flake || use nix

0 commit comments

Comments
 (0)