This commit is contained in:
Gutyina Gergő 2023-10-26 10:33:39 +02:00
parent b9daefb1a7
commit 2d5602c101
No known key found for this signature in database

View file

@ -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,