1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

imagemagick: Move docs to separate output

This reduces the size of out from 21 MB to 8.7 MB.
This commit is contained in:
Eelco Dolstra 2015-07-26 23:39:24 +02:00
parent 7f0a596473
commit 7e8165b277

View file

@ -22,6 +22,8 @@ stdenv.mkDerivation rec {
sha256 = "03lvj6rxv16xk0dpsbzvm2gq5bggkwff9wqbpkq0znihzijpax1j";
};
outputs = [ "out" "doc" ];
enableParallelBuilding = true;
configureFlags =