fastfetch: split man output

This commit is contained in:
Izorkin 2024-02-05 16:59:45 +03:00
parent 40be3d6fda
commit 83045befd3
No known key found for this signature in database
GPG Key ID: 1436C1B3F3679F09

View File

@ -52,6 +52,8 @@ stdenv.mkDerivation (finalAttrs: {
hash = "sha256-s0N3Rt3lLOCyaeXeNYu6hlGtNtGR+YC7Aj4/3SeVMpQ=";
};
outputs = [ "out" "man" ];
nativeBuildInputs = [
cmake
makeBinaryWrapper