From 2d5602c101b1ff9fc853c6855445011d410ef63e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gutyina=20Gerg=C5=91?= Date: Thu, 26 Oct 2023 10:33:39 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 061b0d5..9c8fc59 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ $ echo "use nix foo.nix" >> .envrc 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, -so we we cannot guarantee stability after an nix upgrade. +so we we cannot guarantee stability after a nix upgrade. Like `use_nix`, our `use_flake` will prevent garbage collection of downloaded packages,