From e245b4f1748623a82b907791065a8dd1c2ab43cf Mon Sep 17 00:00:00 2001 From: Eman Resu <78693624+quatquatt@users.noreply.github.com> Date: Sun, 16 Feb 2025 22:15:29 -0500 Subject: [PATCH] remove mention of lorri not supporting flakes Lorri has supported flakes since 0.7, which came out several months ago. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e7d2387..f0b9b2b 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ Prominent features: ## Why not use `lorri` instead? Compared to [lorri](https://github.com/nix-community/lorri), nix-direnv is -simpler (and requires no external daemon) and supports flakes. Additionally, -lorri can sometimes re-evaluate the entirety of nixpkgs on every change (leading -to perpetual high CPU load). +simpler (and requires no external daemon). Additionally, lorri can sometimes +re-evaluate the entirety of nixpkgs on every change (leading to perpetual high +CPU load). ## Installation