We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d261c commit 0c81ef7Copy full SHA for 0c81ef7
.envrc
@@ -1,5 +1,6 @@
1
watch_file shell.nix
2
watch_file flake.lock
3
+watch_file rust-toolchain.toml
4
5
# try to use flakes, if it fails use normal nix (ie. shell.nix)
6
use flake || use nix
0 commit comments