zaphyra's git: haumea

fork of https://github.com/nix-community/haumea

commit 27bf426f4ba7c4d6551fbfc1b6d52d0e17129c87
parent edbed945848da60f72cbd60340cbb484d48aa94c
Author: figsoda <figsoda@pm.me>
Date: Fri, 31 Mar 2023 22:14:52 -0400

add digga to alternatives
1 file changed, 4 insertions(+), 0 deletions(-)
M
README.md
|
4
++++
diff --git a/README.md b/README.md
@@ -148,5 +148,9 @@ It is useful when the files being loaded are mostly functions that don't require
 [std](https://github.com/divnix/std) is a more full-featured framework that also has filesystem-based auto-importing.
 Haumea has very different goals, with more focus on Nix libraries.
 
+[digga](https://github.com/divnix) has similar functionality via `rakeLeaves`,
+but it is more focused on system and home configurations,
+and haumea has more features in this specific aspect.
+
 [`load`]: #load
 [`loaders.default`]: #loadersdefault