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
b9daefb1a7
commit
2d5602c101
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@ $ echo "use nix foo.nix" >> .envrc
|
||||||
|
|
||||||
nix-direnv also comes with an alternative `use_flake` implementation.
|
nix-direnv also comes with an alternative `use_flake` implementation.
|
||||||
The code is tested and does work but the upstream flake api is not finalized,
|
The code is tested and does work but the upstream flake api is not finalized,
|
||||||
so we we cannot guarantee stability after an nix upgrade.
|
so we we cannot guarantee stability after a nix upgrade.
|
||||||
|
|
||||||
Like `use_nix`,
|
Like `use_nix`,
|
||||||
our `use_flake` will prevent garbage collection of downloaded packages,
|
our `use_flake` will prevent garbage collection of downloaded packages,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue