fastfetch: split man output
This commit is contained in:
parent
40be3d6fda
commit
83045befd3
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
hash = "sha256-s0N3Rt3lLOCyaeXeNYu6hlGtNtGR+YC7Aj4/3SeVMpQ=";
|
||||
};
|
||||
|
||||
outputs = [ "out" "man" ];
|
||||
|
||||
nativeBuildInputs = [
|
||||
cmake
|
||||
makeBinaryWrapper
|
||||
|
|
Loading…
Reference in a new issue