On Thursday, October 31, 2013 08:47:31 AM Vladimír Čunát wrote: > On 10/31/2013 01:51 AM, shacka wrote: > > I don't need to have both in my $PATH, I just need 32bit version to get > > installed in order to run third-party binary that is 32bit. > > > > I'm getting the following error when trying to run the command you provided: > > error: attribute `pkgsi686Linux' in selection path `pkgsi686Linux' > > > > not found > > I don't understand why it says that. The attribute *is* there in current > master -- it has been there for very long time, and the command itself > works for me.
Doesn't work for me either. Had to do: nix-env -iA nixos.pkgs.pkgsi686Linux.jre Must be a slightly different setup _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
