Update README.md (#111)

This commit is contained in:
Shahar "Dawn" Or 2024-01-15 16:00:34 +07:00 committed by GitHub
parent c8eb208c25
commit 1ef2e671c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ Nix flakes insists on having a flat attribute set of derivations in
various places like the `packages` and `checks` attributes.
This function traverses a tree of attributes (by respecting
recurseIntoAttrs) and only returns their derivations, with a flattened
[recurseIntoAttrs](https://noogle.dev/f/lib/recurseIntoAttrs)) and only returns their derivations, with a flattened
key-space.
Eg: