Hi,

Ludovic Courts wrote:

> -    if !(stdenv ? glibc)
> +    if !stdenv.isLinux

I've reverted this because it causes a rebuild of all packages on Linux, which
was probably not your intent.  I don't understand why this happens, though.  I'm
guessing "isLinux" is not set in the bootstrap stdenv.

-- 
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to