fish: don't generate man pages in the test VM
r-vdp 11 months ago 8b63e944 55ad99e0
··· 10 10 coreutils 11 11 procps # kill collides with coreutils' to test https://github.com/NixOS/nixpkgs/issues/56432 12 12 ]; 13 13 + 14 14 + # Avoid slow man cache build 15 15 + documentation.man.enable = false; 13 16 }; 14 17 15 18 testScript =