[Nix-dev] Nix syntax surprise.
Guillaume Maudoux (Layus)
layus.on at gmail.com
Fri Jun 24 12:19:19 CEST 2016
Yep, that's it. In my original use case however, the issue was several
lines above the reported location.
Thanks for your fast answer!
-- Layus
Le 24/06/16 à 12:15, Vladimír Čunát a écrit :
> On 06/24/2016 11:58 AM, Guillaume Maudoux (Layus) wrote:
>> Does someone understand why the following nix expression is invalid ?
> You need to put the let-expression into parentheses. Lists are
> whitespace-separated, so most nontrivial items have to be parenthesized.
>
> --Vladimir
>
>
More information about the nix-dev
mailing list