mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
fish: don't generate man pages in the test VM
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
coreutils
|
||||
procps # kill collides with coreutils' to test https://github.com/NixOS/nixpkgs/issues/56432
|
||||
];
|
||||
|
||||
# Avoid slow man cache build
|
||||
documentation.man.enable = false;
|
||||
};
|
||||
|
||||
testScript =
|
||||
|
||||
Reference in New Issue
Block a user