On 05/11/2016 11:37 AM, Edward Tjörnhammar wrote:
> Just to pester you :) I would like to have just one custom output, i.e.
> 'outputs = [ "quux" ]', but this errors out with "found no valid
> variant!". This list of mandatory first outputs should probably also be
> documented as such.

The problem is that setup of `$outputFoo` values. In your case guessing
won't work, but you can specify `outputFoo = "quux";` in your derivation.


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to