[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
isBroken should handle multi-output derivations
- Subject: isBroken should handle multi-output derivations
- From: Chris Warburton
- Date: Fri, 09 Feb 2018 17:08:26 +0000
- Resolution: fixed
- State: resolved
Currently we write to "$out", but this doesn't work for everything. For
example, perlPackages.ParamsValidate has a 'devdoc' output, which we
don't genetate, and Nix complains that we failed to produce the output
path.