mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
Fix typo
This commit is contained in:
parent
36ab3bb006
commit
13a369b49c
1 changed files with 1 additions and 1 deletions
|
|
@ -255,7 +255,7 @@ be interpreted or passed along.
|
||||||
##### Disabling devShell fallback
|
##### Disabling devShell fallback
|
||||||
|
|
||||||
By default, nix-direnv will reload a previously working devShell if it discovers
|
By default, nix-direnv will reload a previously working devShell if it discovers
|
||||||
that a new verison does not evaluate. This can be disabled by calling
|
that a new version does not evaluate. This can be disabled by calling
|
||||||
`nix_direnv_disallow_fallback` in `.envrc`, like so:
|
`nix_direnv_disallow_fallback` in `.envrc`, like so:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue