1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-30 18:38:31 +02:00
home-manager/doc
Sumner Evans 25a6a6d298
neomutt: support list in binds.map (#1885)
* neomutt: support list in binds.map
Closes #1245

Adds support for specifying programs.neomutt.binds[].map as a list. If
specified as a list, then the binds will be concatenated with a ",".

* neomutt: add deprecation warning for (binds|macros).map as string
Added note that specifying 'programs.neomutt.(binds|macros).map' as a string is deprecated. Instead, use the list form.

* neomutt: note deprecation warning in release notes
Added note that specifying 'programs.neomutt.(binds|macros).map' as a
single string is deprecated in favor of specifying it as a list

* neomutt: add assertion that map is not empty
Added an assertion that each 'programs.neomutt.(binds|macros).map' list contains at least one element.
2021-04-04 01:47:40 +02:00
..
release-notes neomutt: support list in binds.map (#1885) 2021-04-04 01:47:40 +02:00
contributing.adoc docs: use working link for "DocBook rocks!" 2021-02-21 18:41:12 +01:00
default.nix docs: NixOS and nix-darwin option documentation 2021-01-21 23:45:52 +01:00
faq.adoc docs: minor fix 2021-01-27 22:48:41 +01:00
installation.adoc docs: fix darwin-rebuild command (#1869) 2021-03-18 18:15:30 -04:00
man-configuration.xml docs: use nmd for generating documentation 2019-08-21 20:35:59 +02:00
man-home-manager.xml home-manager: pass -j to nix-build 2020-11-13 23:56:57 +01:00
man-pages.xml Bump copyright year 2020-02-25 19:27:54 +01:00
manual.xml docs: NixOS and nix-darwin option documentation 2021-01-21 23:45:52 +01:00
writing-modules.adoc lib: support gvariant maybe type 2020-07-24 16:45:13 +02:00