1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 23:52:33 +00:00
nixpkgs/pkgs/top-level
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
..
all-packages.nix Add primus and extend bumblebee to support 32bit/64bit multilib architectures. 2014-11-29 16:42:00 -08:00
guile-2-test.nix
haskell-defaults.nix Merge remote-tracking branch 'origin/master' into staging 2014-11-11 23:48:08 +01:00
haskell-packages.nix Merge pull request #5176 from iu-parfunc/chaselev-deque 2014-11-30 03:17:51 +03:00
lua-packages.nix add neovim 2014-11-27 22:16:43 +01:00
make-tarball.nix Nixpkgs manual: Add a Nix expression to build 2014-08-24 11:03:55 +02:00
node-packages-generated.nix nodejs: added some packages 2014-11-02 22:42:09 +01:00
node-packages.json nodejs: added some packages 2014-11-02 22:42:09 +01:00
node-packages.nix nodejs: added some packages 2014-11-02 22:42:09 +01:00
perl-packages.nix Email::Sender: Update to 1.300016 2014-11-19 14:01:08 +01:00
php-packages.nix change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
platforms.nix
python-packages-generated.nix Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
python-packages.json python-packages-generated.nix: fix lxml-2.3.6 by hardcoding the fix 2014-09-17 21:37:37 +02:00
python-packages.nix Merge pull request #5143 from matejc/remove_e17_and_e18 2014-11-26 22:11:15 +01:00
release-cross.nix
release-lib.nix release-lib: add option to use another package set 2014-11-14 00:34:51 +03:00
release-python.nix release-python: heavily reduce list of built packages 2014-06-20 14:17:50 +02:00
release-small.nix remove gcc33 from release expressions 2014-11-16 17:34:03 +01:00
release.nix remove gcc33 from release expressions 2014-11-16 17:34:03 +01:00