flake: move 'checks' to 'flake/'
This commit is contained in:
parent
90d1d81983
commit
fc02519c4f
3 changed files with 21 additions and 15 deletions
3
.envrc
3
.envrc
|
|
@ -3,4 +3,7 @@ if ! has nix_direnv_version || ! nix_direnv_version 2.2.1; then
|
|||
fi
|
||||
|
||||
use flake
|
||||
|
||||
watch_file ./flake/checks.nix
|
||||
|
||||
eval "$shellHooks"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue