[Nix-dev] Building 32bit java on 64bit system

Eelco Dolstra eelco.dolstra at logicblox.com
Thu Oct 31 11:43:25 CET 2013


Hi,

On 31/10/13 09:13, phreedom at yandex.ru wrote:

> Doesn't work for me either. Had to do: 
> nix-env -iA nixos.pkgs.pkgsi686Linux.jre
> 
> Must be a slightly different setup

That is in fact the default setup.

FWIW, you can also do:

  $ nix-env -i openjre --argstr system i686-linux

I.e. install by package name rather than by attribute name.

-- 
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/


More information about the nix-dev mailing list