Files
nixpkgs/doc/hooks/nodejs-install-manuals.section.md
2026-02-19 14:16:28 -05:00

387 B

nodejsInstallManuals

Detects manuals in Node.js packages, and attempts to install them in standard locations. This detection is done by inspecting the package.json of the project and finding any entries with type man.

There are no ways currently to configure this hook.

Examples