Skip to content

Commit

Permalink
direnv: Watch the rust-toolchain file (#8921)
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis authored Nov 29, 2023
1 parent f8d261c commit 0c81ef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
watch_file shell.nix
watch_file flake.lock
watch_file rust-toolchain.toml

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

0 comments on commit 0c81ef7

Please sign in to comment.