Michael Raskin <[email protected]> writes:
> Ludovic Courtès wrote:
>>>> or how to find out which attribute is invalid?
>>> As usual with abort-messages - grep helps...
>>
>> `grep' wouldn't help much here: every package is supposed to have
>> `meta.description'.
>
> grep 'Write a description' -r /etc/nixos/nixpkgs
> is exactly how I located the problem.
Ah right, I saw the patch:
- description = "
- ${abort "Write a description"}
-";
+ description = "Qemu sample image.";
Funny because the description itself is smaller than the error message.
:-)
Ludo'.
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev