1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-09 18:41:03 +01:00
nix/packaging
Robert Hensing ab0ca5f922 doc: make HTML manual build optional
Add `html-manual` Meson option to allow building manpages without the
HTML manual, removing the mdbook dependency for manpage-only builds.

Changes:
- Add `html-manual` Meson option (default: true)
- Make HTML manual build conditional in meson.build
- Add `buildHtmlManual` parameter to package.nix
- Conditional outputs: ["out" "man"] when enabled, ["out"] when disabled
- Make mdbook/rsync/json-schema-for-humans dependencies conditional
- Add `nix-manual-manpages-only` package variant

This allows systems that only need manpages to avoid the mdbook build
dependency while preserving full functionality for HTML manual builds.
2025-12-06 22:35:45 +01:00
..
installer Format .nix files 2025-01-24 17:04:02 +01:00
binary-tarball.nix add freebsd multi-user installer 2025-08-08 09:10:35 +02:00
components.nix doc: make HTML manual build optional 2025-12-06 22:35:45 +01:00
dependencies.nix maint: Fix lowdown override compatibility with newer nixpkgs 2025-12-02 02:38:33 +01:00
dev-shell.nix packaging: Unbork win shells with unavailable dependencies 2025-11-19 00:43:28 +03:00
everything.nix flake: Apply nixfmt 1.0.0 2025-08-18 20:29:45 +03:00
hydra.nix doc: make HTML manual build optional 2025-12-06 22:35:45 +01:00