Add watch_file direction to .envrc
Add watch_file flake.lock rust-toolchain in .envrc, because direnv re-eval
devShell only at the change of flake.nix by default. After this patch, direnv
also re-eval when flake.lock/rust-toolchain changed.
Add watch_file flake.lock rust-toolchain in .envrc, because direnv re-eval
devShell only at the change of flake.nix by default. After this patch, direnv
also re-eval when flake.lock/rust-toolchain changed.
Change commit message
Rebase off main
Rebase
Woodpecker pipeline #538 current status: created. ⏳
- Details: https://woodpecker.radworks.garden/repos/6/pipeline/194
Woodpecker pipeline #538 current status: created. ⏳
- Details: https://woodpecker.radworks.garden/repos/6/pipeline/194
Thanks for the contribution!