mirror of
https://github.com/nix-community/home-manager
synced 2024-11-05 10:49:44 +01:00
4a724cb84c
Specifically, - directly export `modules/lib/dag.nix` instead of renaming attributes, - run through utilities to reuse code where possible, - expose `lib.hm.dag.isEntry` and reuse it in `modules/lib/types-dag.nix`, - reuse utilities through `lib` set instead of passing imports to functions, and - eta reduction of `map`, `entryAnywhere`, `entryAfter` and `entryBefore`. |
||
---|---|---|
.. | ||
assertions.nix | ||
booleans.nix | ||
dag.nix | ||
default.nix | ||
file-type.nix | ||
gvariant.nix | ||
maintainers.nix | ||
shell.nix | ||
stdlib-extended.nix | ||
strings.nix | ||
types-dag.nix | ||
types.nix | ||
zsh.nix |