Hi,

On 14/06/12 15:54, Lluís Batlle wrote:

> +# It has an old config.guess that doesn't know the mips64el.
> +// (if (stdenv.system == "mips64el-linux") then

You don't need parentheses around an if condition.  However, it's cleaner to use
optionalAttrs here.

-- 
Eelco Dolstra | LogicBlox, Inc. | http://www.st.ewi.tudelft.nl/~dolstra/
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to