[Nix-dev] Re: [Nix-commits] SVN commit: nix - 19862 - eelco - nixpkgs/trunk/pkgs/lib
Lluís Batlle
viriketo at gmail.com
Mon Feb 8 14:43:20 CET 2010
2010/2/8 Eelco Dolstra <e.dolstra at tudelft.nl>:
> Author: eelco
> Date: 2010-02-08 13:35:38 +0000 (Mon, 08 Feb 2010)
> New Revision: 19862
>
> You can view the changes in this commit at:
> https://svn.nixos.org/viewvc/nix?rev=19862&view=rev
>
> Modified:
> nixpkgs/trunk/pkgs/lib/customisation.nix
>
> Log:
> * Fix the VM builds. They were broken because a `hostDrv' and
> `buildDrv' attribute gets added to every derivation in
> `makeStdenvCross'. So filter out those attributes. But the real
> question is why makeStdenvCross is applied when I'm not doing a
> cross compilation.
Good question! Worth an investigation! I will take a look in the evening.
More information about the nix-dev
mailing list