Commit 15baff7
committed
fix(man): switch to mandoc backend so nix man pages are discoverable on darwin
home-manager's programs.man defaults install man-db, which doesn't index the
profile for macOS BSD man(1). Disabling man-db and enabling mandoc symlinks
profile pages into ~/.local/share/mandoc/man and prepends it to MANPATH, so
`man <pkg-from-nix>` resolves the page.1 parent 336851e commit 15baff7
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
0 commit comments