Skip to content

"nix-collect-garbage --help" needs groff #12569

Open
@sokai

Description

@sokai

Describe the bug

nix-collect-garbage --help shows 2 error messages (instead of the help text):

  1. sh: line 1: nroff: command not found
  2. sh: line 1: tbl: command not found

Steps To Solve

Install pkgs.groff (explicit)

Expected behavior

nix-collect-garbage --help should work without installing groff/a new package.

Metadata

nix-env (Nix) 2.24.12

Additional context

I haven't tested it (I'm in hurry, sry), but maybe my config documentation.man.enable = false; is the/a cause …?
And I also have bat + bat-extras.batman installed and have set the Bash alias man = "batman";.

Checklist


Add 👍 to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcliThe old and/or new command line interface

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions