Files
nixpkgs/nixos/tests/fish.nix
r-vdp b411346133 nixos/tests/fish: fix test broken by coreutils 9.10
coreutils 9.10 man pages are generated by help2man 1.50 which embeds
tty hyperlink escape codes (\X'tty: link ...'). These break fish's
create_manpage_completions.py parser, so coreutils.fish is no longer
generated.

Switch to coreutils-full (the minimal coreutils has no man pages at
all) and check for chmod.fish which still parses successfully.
2026-03-28 10:47:37 +01:00

1.2 KiB