[Nix-dev] Re: [Nix-commits] SVN commit: nix - 21314 - ludo - nixpkgs/trunk/pkgs/tools/text/gnupatch

Ludovic Courtès ludo at gnu.org
Mon Apr 26 22:33:03 CEST 2010


Hi Eelco,

Eelco Dolstra <e.dolstra at tudelft.nl> writes:

> 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.

Ahem, apologies!  That’s surprising, though.

(Ironically, I had been wondering all day why Hydra was so busy...)

Thanks,
Ludo’.



More information about the nix-dev mailing list