perlPackages.mimeConstruct: only "out" output

http://hydra.nixos.org/build/38074006/nixlog/1
This commit is contained in:
Matthew 2016-08-09 21:34:20 +00:00
parent 1c870804d1
commit 8d3036ff2e

View File

@ -7938,6 +7938,7 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/R/RO/ROSCH/${name}.tar.gz";
sha256 = "00wk9950i9q6qwp1vdq9xdddgk54lqd0bhcq2hnijh8xnmhvpmsc";
};
outputs = [ "out" ];
buildInputs = [ ProcWaitStat ];
};