nixpkgs/nixos/modules
Corey O'Connor b2f3e10a35 Add primus and extend bumblebee to support 32bit/64bit multilib architectures.
Using primusrun will work as expected in a multilib environment. Even if the initial program
executes a antoehr program of the another architecture. Assuming the program does not modify
LD_LIBRARY_PATH inappropriately.

This does not update virtualgl for seemless multilib. I was unable to get a mixed 64/32 bit
environment to work with VirtualGL. The mechanism VirtualGL uses to inject the fake GL library would
fail if both 32bit and 64 bit libraries were in the environment. Instead the bumblebee package
creates a optirun32 executable that can be used to run a 32bit executable with optimus on a 64 bit
host. This is not created if the host is 32bit.

For my usage, gaming under wine, the primusrun executable works as expected regardless of
32bit/64bit.
2014-11-29 16:42:00 -08:00
..
config Merge branch 'master' into staging 2014-11-10 10:03:52 +01:00
hardware Add primus and extend bumblebee to support 32bit/64bit multilib architectures. 2014-11-29 16:42:00 -08:00
installer nixos: Rename virtualbox to virtualboxGuest. 2014-11-27 18:42:22 +01:00
misc nixos/kubernetes: fix user id 2014-11-29 16:46:39 +01:00
profiles jfsrec: Remove derivation 2014-11-02 17:22:27 -08:00
programs virtualbox: Enable hardening by default. 2014-11-29 19:21:46 +01:00
security Merge pull request #5130 from wmertens/git-ssl-env 2014-11-27 13:24:08 +01:00
services nixos: Use vendor zones instead of N.pool.ntp.org. 2014-11-28 19:37:03 +01:00
system stage-1: fix hibernation for device node symlinks 2014-11-15 21:44:37 +02:00
tasks nixos: Add system-wide option to set the hostid 2014-11-12 22:31:49 +01:00
testing nixos: Fix priorities of initialHashedPassword. 2014-11-04 05:19:07 +01:00
virtualisation nixos: add kubernetes module 2014-11-29 02:27:17 +01:00
module-list.nix nixos: add kubernetes module 2014-11-29 02:27:17 +01:00
rename.nix nixos: Rename virtualbox to virtualboxGuest. 2014-11-27 18:42:22 +01:00