Hi, On 31/10/13 09:13, [email protected] 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/ _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
