[Nix-dev] Re: [Nix-commits] SVN commit: nix - r25693 - nixpkgs/trunk/pkgs/misc/emulators/wine
Eelco Dolstra
e.dolstra at tudelft.nl
Wed Jan 26 16:43:29 CET 2011
Hi,
On 01/26/2011 04:39 PM, Peter Simons wrote:
> Log:
> pkgs/misc/emulators/wine: enable Hydra builds on x86_64-linux
> + platforms = stdenv.lib.platforms.linux;
I'm not sure whether this will do anything because of the "wine =
callPackage_i686 ..." in all-packages.nix. I.e. on x86_64-linux it will still
evaluate to the i686 version.
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list