w3m: split man output (#482244)

This commit is contained in:
Doron Behar
2026-01-24 18:30:42 +00:00
committed by GitHub
+5
View File
@@ -115,6 +115,11 @@ stdenv.mkDerivation (finalAttrs: {
substituteInPlace ./configure --replace /usr /no-such-path
'';
outputs = [
"out"
"man"
];
enableParallelBuilding = false;
passthru.tests.version = testers.testVersion {