nixpkgs/pkgs/top-level
Eelco Dolstra 9029c3b61f * NVIDIA driver: set a RUNPATH on libGL.so and friends. This ensures
that applications that link against it don't need to have its
  dependencies (like libXext) in *their* RUNPATHs.
* glxinfo: don't add /var/run/opengl-driver/lib to the RUNPATH.
  Instead LD_LIBRARY_PATH should be set to
  /var/run/opengl-driver/lib at runtime.  This is much more pure, and
  it obviates the need for patchelfing all OpenGL applications.
  (TODO: remove patchelf hacks for other OpenGL programs as well.)

svn path=/nixpkgs/branches/stdenv-updates/; revision=11972
2008-06-04 09:59:33 +00:00
..
all-packages.nix * NVIDIA driver: set a RUNPATH on libGL.so and friends. This ensures 2008-06-04 09:59:33 +00:00
build-for-release.nix * Disable xulrunner, it's broken on modern gtk. 2008-05-20 15:33:41 +00:00
builder-defs.nix Fixes to builderDefs related to PATH_DELIMITER.. 2008-02-23 07:26:34 +00:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00
template-composing+config.nix Added seccureUser, uild variant that does not lock memory. 2008-03-03 23:32:50 +00:00
template-composing-builder.nix Added seccureUser, uild variant that does not lock memory. 2008-03-03 23:32:50 +00:00
template-debian.nix Added template to use deb-package wrapper. 2008-03-02 18:41:32 +00:00
template-simple.nix Just another simple template 2007-09-04 09:52:29 +00:00