1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 01:48:31 +02:00
home-manager/modules/lib
Robert Helgesson 6c127efb2d
lib: add type generators dagOf and listOrDagOf
Given an inner type, the former function generates a type that expect
DAG option values. The latter function is only present to temporarily
allow the `programs.ssh.matchBlocks` to keep accepting list values.
2020-01-16 00:16:09 +01:00
..
dag.nix lib: make dag.nix take lib as argument 2017-09-21 13:19:29 +02:00
default.nix files: allow a wider range of source file names 2019-01-19 12:44:58 +01:00
file-type.nix files: allow a wider range of source file names 2019-01-19 12:44:58 +01:00
shell.nix lib/shell: add library of convenience functions 2018-01-07 16:59:22 +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 lib: add type generators dagOf and listOrDagOf 2020-01-16 00:16:09 +01:00
zsh.nix lib.zsh: add module 2019-01-11 10:26:12 +01:00