remove mention of lorri not supporting flakes

Lorri has supported flakes since 0.7, which came out several months ago.
This commit is contained in:
Eman Resu 2025-02-16 22:15:29 -05:00
parent 2e82170f06
commit e245b4f174

View file

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