Merge pull request #123602 from jonringer/mark-ati-broken

linuxPackages.ati_drivers_x11: remove
This commit is contained in:
Martin Weinelt
2021-05-19 03:36:41 +02:00
committed by GitHub
13 changed files with 1 additions and 789 deletions
+1 -1
View File
@@ -20365,7 +20365,7 @@ in
bbswitch = callPackage ../os-specific/linux/bbswitch {};
ati_drivers_x11 = callPackage ../os-specific/linux/ati-drivers { };
ati_drivers_x11 = throw "ati drivers are no longer supported by any kernel >=4.1"; # added 2021-05-18
chipsec = callPackage ../tools/security/chipsec {
inherit kernel;