summary refs log tree commit diff
path: root/pkgs/os-specific/linux/nvidia-x11
Commit message (Collapse)AuthorAge
* nvidia-x11: 358.16 -> 361.42Eelco Dolstra2016-04-06
| | | | | This fixes the segfault reported in #13942 caused by missing libEGL.so.0 and libEGL_nvidia.so.0 symlinks.
* Revert "nvidia: 358.16 -> 361.28" to fix #13942Vladimír Čunát2016-03-16
| | | | | This reverts commit e0fe8cf204216beb2485d6f56cde9aa25d56a977. Befor updating we need to fixup problems related to GLVND transition.
* nvidia-x11*: use mirror-agnostic URLsVladimír Čunát2016-03-10
|
* nvidia_x11_legacy304: 304.125 -> 304.131Graham Christensen2016-03-09
| | | | | | | Thanks to the great commit message in 6257425dabe7ad9190d7e5d5fab3d0bc5dad366e (thank you edwtjo) I was able to go back and find out the patch which was causing build failures is no longer necessary after upgrading this legacy driver.
* nvidia: major update 358.16 -> 361.28Svein Ove Aas2016-03-07
| | | | | Beta also gets updated, but even upstream it's older than stable. vcunat generalized parallel make. Close #12719.
* nvidia_x11_legacy304: fix evaluationTobias Geerinckx-Rice2016-03-06
| | | | | | | nvidia-340.76-kernel-4.0.patch was removed from nvidia_x11_legacy340 54d342add8ab512c5650e1b2da25708622dd327d but is still needed for 304. I think. CC @vcunat.
* nvidia_x11_legacy340: update 340.76 -> 340.94Vladimír Čunát2016-03-05
| | | | Fixes #13658.
* nvidia_x11: move vdpau libraries to lib/vdpauNikolay Amiantov2016-01-26
|
* nvidia: branch update 352.63 -> 358.16 (close #12272)Svein Ove Aas2016-01-14
| | | | | | | Tested & reviewed by vcunat: - the patch seems not needed anymore, - reflects changes in their build system ftp://download.nvidia.com/XFree86/packaging/linux/new-kbuild-for-355/README
* nvidia: 352.55 -> 352.63William A. Kennington III2015-11-17
|
* nvidia-x11: Update to 352.55Eelco Dolstra2015-10-30
|
* xlibs: replace occurrences by xorgVladimír Čunát2015-09-15
| | | | | | | This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
* nvidia-x11: don't install libvdpau* that we have alreadyVladimír Čunát2015-09-01
| | | | | | Besides being redundant to inject libvdpau via LD_LIBRARY_PATH, currently the drivers come with a vulnerable version. https://devtalk.nvidia.com/default/topic/873035
* nvidia: Add 4.2 patchWilliam A. Kennington III2015-08-31
|
* nvidia: 352.30 -> 352.41William A. Kennington III2015-08-30
|
* buildEnv: Support package priorities like nix-envEelco Dolstra2015-08-25
| | | | This gets rid of a bunch of collision warnings.
* nvidia-x11-legacy{340,304}: fix build with linux-3.18Vladimír Čunát2015-08-13
| | | | | | | | Close #9218. It's our default kernel (now and for the upcoming release). - 304 won't build with 4.1, - 173 didn't even build with 3.14 due to other issues (3.12 is OK ATM) - all legacy drivers are up-to-date with upstream releases.
* nvidia-x11: maintenance updateVladimír Čunát2015-07-30
| | | | | Strange as it is, nvidia seems to drop UVM kernel module on 32-bit. Basic driver usage shows no problems for me.
* nvidia-x11: add a symlink for libGLESv2.so.2 (close #9024)Spencer Janssen2015-07-28
| | | | | | | | nvidia's EGL stack looks for libGLESv2.so.2 at runtime (confirmed by watching strace), however builder.sh only provides a libGLESv2.so.1 symlink. @vcunat ported to legacy_340; older ones don't produce GLES.
* nvidia_x11_beta: fix build by syncing with defaultVladimír Čunát2015-07-28
| | | | /cc author @wkennington.
* nvidia-x11: Remove runtime dependency on linux.devEelco Dolstra2015-07-26
|
* linuxPackages.nvidia_x11_legacy340: fix cr4 referencesEdward Tjörnhammar2015-07-03
| | | | | | | | Patch was copied from here: https://devtalk.nvidia.com/default/topic/813458/linux-4-0-rc1-346-47-build-error-_cr4-functions-fix/ Reference to kernel change, also noted in the forum post: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/arch/x86/include/asm/paravirt.h?id=1e02ce4cccdcb9688386e5b8d2c9fa4660b45389
* nvidia-x11: 346 -> 352.21William A. Kennington III2015-06-18
|
* nvidia: 346.47 -> 346.59William A. Kennington III2015-04-07
|
* nixos/nvidia: Add a temporary hack to support kernel 4.0William A. Kennington III2015-04-03
|
* nvidia: Add beta driverWilliam A. Kennington III2015-04-03
|
* nvidia-x11: Use GTK 2Eelco Dolstra2015-03-02
| | | | | | Otherwise we end up with multiple versions of GTK in the system closure. Also, GTK 3 is not well integrated in NixOS yet (e.g. it doesn't respect KDE's colour scheme).
* nvidia-x11: Update to 346.47Eelco Dolstra2015-03-02
|
* nvidia_x11: fix missing xorg lib symlinks; refactorVladimír Čunát2015-02-24
| | | | | | The builder structure should be now easier to understand and easier to avoid such problems in future. Fixes #6546.
* nvidia_x11: reintroduce libXv for nvidia-settingsVladimír Čunát2015-02-21
| | | | It was dropped in 77986803a6.
* nvidia_x11: fix nvidia-settings after the major updateVladimír Čunát2015-02-21
| | | | | | The GUI would no longer find libs it needed. Now it's gtk3 by default, so we don't support gtk2 version for simplicity. ldd finds no missing libs after this commit.
* nvidia-x11: Update to 340.76Eelco Dolstra2015-02-16
|
* nvidia_x11: 343.36 -> 346.35William A. Kennington III2015-02-09
|
* rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
|
* Missed gcc refsShea Levy2014-12-26
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* nvidia_x11: document the updating policyVladimír Čunát2014-12-24
| | | | CC #5070.
* nvidia_x11: add 343 branch as the default (close #5070)Vladimír Čunát2014-12-24
| | | | It's just a plain copy of the 340 expressions (only hash and version changed).
* nvidia_x11: maintenance+security updatesVladimír Čunát2014-12-23
| | | | | | | It's supposed to fix GLX problems CVE-2014-8298, see: http://nvidia.custhelp.com/app/answers/detail/a_id/3610 Tested building all atop 14.12, and running 340.* there.
* nvidia_x11: current long-lived becomes a new legacyVladimír Čunát2014-11-24
| | | | CC: #5070.
* nvidia_x11: update to 340.58Eduard Bachmakov2014-11-24
| | | | Picked from #5070.
* nvidia: fix problems with -glsi and glxVladimír Čunát2014-08-20
| | | | | ..by generalizing the build script. Obsoletes #3699, and it should finally fix problems around 816d971a.
* Revert "Copy all so files over from nVidia blob"Vladimír Čunát2014-08-20
| | | | | This reverts commit 816d971aeaff96b6952a1d3a6aff3502c6946dda. See discussion on https://github.com/Fuuzetsu/nixpkgs/commit/816d971ae
* nvidia-x11: update to 340.32 (close #3365)Cray Elliott2014-08-19
| | | | Also close #3634.
* Copy all so files over from nVidia blobMateusz Kowalczyk2014-08-09
|
* Copy over libGLESv2 and libEGL too for nVidia blobMateusz Kowalczyk2014-08-09
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* nvidia-x11: Update to 340.24Eelco Dolstra2014-07-15
|
* nvidia legacy 304xx driver updated to .123 point releaseCray Elliott2014-07-14
| | | | among other things, fixes compilation with Linux 3.14
* Merge pull request #2465 from robberer/nvidia/driverRob Vermaas2014-05-28
|\ | | | | nvidia-x11: add nvidia-uvm module which is necessary for blender GPU support