summary refs log tree commit diff
path: root/pkgs/os-specific/linux/nvidia-x11
Commit message (Collapse)AuthorAge
* nvidia-x11: 410.66 -> 410.73Edmund Wu2018-11-03
|
* nvidia_x11_beta: Set to nvidia_x11Herman Fries2018-10-22
| | | | There is currently no beta active
* nvidia_x11: 390.87 -> 410.66 for x86_64Herman Fries2018-10-22
|
* nvidia_x11_beta: reinit at 410.57Edmund Wu2018-10-17
|
* Merge pull request #47248 from danme/masterJörg Thalheim2018-09-24
|\ | | | | nvidia-x11: Fix vulkan VK_KHR_xcb_surface
| * nvidia-x11: Fix vulkan VK_KHR_xcb_surfacedanme2018-09-23
| | | | | | | | | | | | | | | | Fixes the issue: https://github.com/NixOS/nixpkgs/issues/39149 Problem was that the Nvidia driver did not find the libxcb-glx at runtime. (cherry picked from commit bda072cafcef4cf5ff99828852ddc8e06ce1fdbf)
* | Merge #45683: nvidia_x11: 390.77 -> 390.87Vladimír Čunát2018-09-23
|\ \ | |/ |/|
| * nvidia_x11: include drm_mode_connector patchEdmund Wu2018-09-07
| |
| * nvidia_x11: 390.77 -> 390.87Edmund Wu2018-08-27
| |
* | reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
|/ | | | It is deprecated and will be removed after 18.09.
* Revert "Merge #45509: nvidia_x11*: mark broken on 4.18"Edmund Wu2018-08-23
| | | | | This reverts commit d5e2f91ec8411b3ca981698d53b12982c93533c5, reversing changes made to a850a140fbe57e68041806b5a36cb1319e96f21e.
* nvidia_x11: 390.67 -> 390.77Edmund Wu2018-08-23
|
* Mark nvidia driver as broken on 4.18Yardanico2018-08-23
| | | Addition to https://github.com/NixOS/nixpkgs/pull/45410
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* treewide: remove callPackage_i686Matthew Bauer2018-07-05
| | | | This has been replaced with pkgsi686Linux.callPackage
* nvidia-x11: pass kernel.modDirVersiondukzcry2018-06-24
|
* nvidia_x11: 390.48 -> 390.67Bastian Köcher2018-06-06
|
* Merge master into stagingFrederik Rietdijk2018-04-09
|\
| * nvidia-x11: 390.25 -> 390.48Bastian Köcher2018-04-05
| | | | | | | | Also fixes missing symbol error with kernel 4.16.
* | Merge remote-tracking branch 'origin/master' into stagingShea Levy2018-03-28
|\|
| * linuxPackages.nvidia_x11_legacy304.settings: force i686Nikolay Amiantov2018-03-27
| | | | | | | | This legacy settings application doesn't support x86_64.
| * linuxPackages.nvidia_x11: build only for x86 LinuxNikolay Amiantov2018-03-27
| |
| * linuxPackages.nvidia_x11_legacy173: dropNikolay Amiantov2018-03-27
| | | | | | | | There's no kernel in nixpkgs suitable for this old driver -- tested with 4.4.
| * nvidiaLegacy304: fix buildvolth2018-03-27
| | | | | | | | | | | | Fixes #37768. Fixes #33395. Closes #37866. abbradar: don't fix settings in a NixOS module.
* | nvidia_x11.settings: fix buildJan Malakhovski2018-03-26
|/
* linuxPackages.nvidia_x11_beta: alias to stableVladimír Čunát2018-02-08
| | | | It doesn't seem much sense to have "beta" with version lower than "stable".
* nvidia_x11_beta: 381.22 -> 390.12Andreas Rammhold2018-02-08
| | | | | | | | | This change is done for completness in regards to [1] since we already support a newer "stable" version. nvidia_x11_beta now compiles on both 4.14 and 4.15. [1] https://github.com/NixOS/nixpkgs/issues/31640
* nvidia-x11: stable 387.34 -> 390.25Austin Seipp2018-02-02
| | | | | | | | | | | | 390.x is Nvidia's latest "Long Lived Branch version" according to https://www.nvidia.com/object/unix.html so this upgrades the stable version from 387.xx. 390.x also also has support for kernel 4.15 and later (due to removal of the old init_timer APIs, among other things), meaning that linuxPackages_4_15.nvidia_x11 now builds correctly. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nvidia-x11: Attempt to fix library-only buildTuomas Tynkkynen2017-12-30
| | | | https://github.com/NixOS/nixpkgs/commit/1fb0d3d158c193af1ee7fa6b0f9744df9f5a1484#commitcomment-26554956
* Fix some instances of #33166 correctlyFranz Pletz2017-12-29
|
* nvidia-x11: add libelf to buildInputsChristoph Hrdinka2017-12-28
| | | | Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
* nvidia-settings: Make sure binary can find libXv.soMateusz Kowalczyk2017-12-17
|
* nvidia-x11: 387.22 -> 387.34Elis Hirwing2017-12-13
|
* nvidia_x11_legacy340: add another patchVladimír Čunát2017-11-30
| | | | | | I *suspect* that NV_VM_OPERATIONS_STRUCT_HAS_FAULT isn't detected in our case for some reason, so this patch doesn't make a difference. In any case, the patch seems unlikely to make anything worse.
* nvidia_x11_legacy304: fix build with kernel 4.14Vladimír Čunát2017-11-30
| | | | /cc #31640.
* nvidia_x11_legacy304: 304.135 -> 304.137Vladimír Čunát2017-11-30
| | | | | | This now builds with kernel 4.13; Debian has only the typo patch there. Curiously, .settings still fails to link on x86_64-linux but works on i686-linux, just as with .135.
* nvidia_x11_legacy340: patch to support kernel 4.14Vladimír Čunát2017-11-29
| | | | /cc #31640.
* nvidia_x11_legacy340: 340.102 -> 340.104Vladimír Čunát2017-11-29
| | | | | | | Fixes #32169: build with kernel 4.13. Unfortunately, 4.13 is going away very soon and for 4.14 doesn't build. I only tested building it, but these minor bumps should be safe.
* nvidia-x11-stable: 384.90 -> 387.22Cray Elliott2017-11-21
|
* nvidia-x11: 384.69 -> 384.90Cray Elliott2017-09-28
|
* nvidia-x11: generate nvidia_icd.json from templateJan Solanti2017-09-26
|
* nvidia-x11: 375.66 -> 384.69Cray Elliott2017-09-05
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* psensor: init at 1.2.0Charles Strahan2017-06-13
| | | | psensor is a graphical hardware monitoring application for Linux
* linuxPackages.nvidia_x11: move patches to specific versionsNikolay Amiantov2017-05-31
|
* nvidia_x11_legacy304: apply patches from DebianVladimír Čunát2017-05-31
| | | | | The drivers would build but probably wouldn't work without them. See #26250.
* nvidia_x11_legacy304: 304.134 -> 304.135Vladimír Čunát2017-05-31
|
* nvidia-x11: add dbus as a dependency to settingsCray Elliott2017-05-12
| | | | | for the latest beta release, the nvidia-settings binary will not compile without dbus/dbus.h
* nvidia_x11_legacy340: fix patch URL to fix #25721Vladimír Čunát2017-05-12
| | | | Using fixed-commit URLs and fetchpatch is just more robust.
* nvidia_x11_beta: 378.13 -> 381.22Cray Elliott2017-05-11
| | | | also remove nvidia 4.10 kernel patch as it is no longer needed