----------------------------------------
> From: [email protected]
> Date: Fri, 22 Nov 2013 16:59:26 +0100
> Subject: Re: [Nix-dev] Porting question
> To: [email protected]
>
> The stuff between { ... }: are the arguments of the function you
> create. : in Nix creates a lambda. buildInputs is the named argument
> to the 'mkDerivation' fuction.
>
> (To be exact, the function you create takes one argument: An attrset,
> with keys named 'spellChecking', 'stdenv' and so on)
>

Still not clear to a non-coder. 

Roelof                                    
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to