mdbook generated manpages broke #1063

Closed
opened 2025-12-02 16:05:30 +00:00 by qyriad · 1 comment
Owner

The mdbook HTML is fine, and e.g. nix build --help is fine, but share/man/man1/nix3-build.1.gz is:

.\" -*- mode: troff; coding: utf-8 -*-
.TH "nix3-build" "1" ""
.PP
{{#include @generated@/command-ref/new-cli/nix3-build.md}}

Bisected to 54df89f601, cc @helle

The mdbook HTML is fine, and e.g. `nix build --help` is fine, but `share/man/man1/nix3-build.1.gz` is: ```roff .\" -*- mode: troff; coding: utf-8 -*- .TH "nix3-build" "1" "" .PP {{#include @generated@/command-ref/new-cli/nix3-build.md}} ``` Bisected to 54df89f601b3b4502a5c99173c9563495265d7e7, cc @helle
Member
https://gerrit.lix.systems/c/lix/+/4677
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lix-project/lix#1063
No description provided.