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 > > _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
