mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-07 09:31:06 +01:00
envrc: update watch_file
The `flake-modules` directory was renamed to `flake` in 998bae9dac (2025-01-19)
This commit is contained in:
parent
45cd2f58e1
commit
afbd93661d
1 changed files with 1 additions and 1 deletions
2
.envrc
2
.envrc
|
|
@ -2,6 +2,6 @@ if ! has nix_direnv_version || ! nix_direnv_version 2.3.0; then
|
|||
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8="
|
||||
fi
|
||||
|
||||
watch_file flake-modules/**/*
|
||||
watch_file flake/**/*
|
||||
|
||||
use flake
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue