mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
This change makes use of the `extend` function inside `lib` to inject a new `hm` field containing the Home Manager library functions. This simplifies use of the Home Manager library in the modules and reduces the risk of accidental infinite recursion. PR #994 |
||
|---|---|---|
| .. | ||
| dag.nix | ||
| default.nix | ||
| file-type.nix | ||
| shell.nix | ||
| stdlib-extended.nix | ||
| strings.nix | ||
| types-dag.nix | ||
| types.nix | ||
| zsh.nix | ||