darwin.cctools: split man output
This commit is contained in:
parent
e18bb6fa83
commit
3e880bad79
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ let
|
||||||
sha256 = "0h8b1my0wf1jyjq63wbiqkl2clgxsf87f6i4fjhqs431fzlq8sac";
|
sha256 = "0h8b1my0wf1jyjq63wbiqkl2clgxsf87f6i4fjhqs431fzlq8sac";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = [ "out" "dev" ];
|
outputs = [ "out" "dev" "man" ];
|
||||||
|
|
||||||
nativeBuildInputs = [ autoconf automake libtool autoreconfHook ];
|
nativeBuildInputs = [ autoconf automake libtool autoreconfHook ];
|
||||||
buildInputs = [ libuuid ]
|
buildInputs = [ libuuid ]
|
||||||
|
|
Loading…
Reference in a new issue