1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 18:08:32 +02:00
home-manager/modules/lib
Robert Helgesson 6e4b9af080
Switch to extended Nixpkg's lib
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
2020-01-21 20:47:04 +01:00
..
dag.nix lib: make dag.nix take lib as argument 2017-09-21 13:19:29 +02:00
default.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
file-type.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
shell.nix lib/shell: add library of convenience functions 2018-01-07 16:59:22 +01:00
stdlib-extended.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
strings.nix files: allow a wider range of source file names 2019-01-19 12:44:58 +01:00
types-dag.nix lib: add type generators dagOf and listOrDagOf 2020-01-16 00:16:09 +01:00
types.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
zsh.nix lib.zsh: add module 2019-01-11 10:26:12 +01:00