linuxPackages.nvidia_x11_legacy173: drop

There's no kernel in nixpkgs suitable for this old driver -- tested with 4.4.
This commit is contained in:
Nikolay Amiantov
2018-03-27 16:43:53 +03:00
parent f396dd1dcb
commit 25ac79647c
4 changed files with 0 additions and 156 deletions
-2
View File
@@ -16,8 +16,6 @@ let
kernelPackages.nvidia_x11
else if elem "nvidiaBeta" drivers then
kernelPackages.nvidia_x11_beta
else if elem "nvidiaLegacy173" drivers then
kernelPackages.nvidia_x11_legacy173
else if elem "nvidiaLegacy304" drivers then
kernelPackages.nvidia_x11_legacy304
else if elem "nvidiaLegacy340" drivers then