mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
Merge pull request #444 from kingarrrt/envrc
envrc: watch direnvrc and *.nix
This commit is contained in:
commit
53f3da4b66
1 changed files with 1 additions and 1 deletions
2
.envrc
2
.envrc
|
|
@ -1,4 +1,4 @@
|
||||||
strict_env
|
strict_env
|
||||||
source ./direnvrc
|
source ./direnvrc
|
||||||
watch_file shell.nix
|
watch_file direnvrc *.nix
|
||||||
use flake
|
use flake
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue