1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 00:18:30 +02:00
home-manager/modules/misc
Damien Cassou 472ca211ca
man: support building manual page index cache
The apropos software is useful to get a list of manpages matching a
description or to get a list of all manpages. The latter feature is
used by Emacs to get manpage completion (`M-x man`).

To have apropos working, a database of all available manpages must be
built with mandb. This is what this commits does.

A similar change was done for NixOS:
edc6a76cc0
2020-09-13 20:52:08 +02:00
..
dconf.nix dunst: replace deprecated package name 2020-06-06 14:53:15 +02:00
debug.nix debug: add module 2020-03-07 15:03:44 +01:00
fontconfig.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
gtk.nix gtk: apply nixfmt 2020-05-25 00:46:58 +02:00
lib.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
news.nix man: support building manual page index cache 2020-09-13 20:52:08 +02:00
nixpkgs.nix nixpkgs: take Nixpkgs path from argument 2020-08-19 00:33:25 +02:00
numlock.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
pam.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
qt.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
submodule-support.nix doc: surround name? with fancier characters 2019-09-01 21:28:40 +02:00
tmpfiles.nix tmpfiles: add module 2020-05-16 13:32:33 +02:00
version.nix Update documentation for release 20.03 2020-04-23 00:29:11 +02:00
vte.nix vte: add module 2020-06-14 12:20:12 +02:00
xdg-mime-apps.nix xdg.mimeApps: use xdg.dataFile instead of home.file 2020-05-09 23:53:48 +02:00
xdg-mime.nix xdg-mime: more forcefully create directories 2020-08-29 17:33:07 +02:00
xdg-user-dirs.nix xdg-user-dirs: fix erroneous dirs file 2020-08-13 00:07:04 +02:00
xdg.nix Deprecate use of builtins.getEnv 2020-05-26 00:28:59 +02:00