nvidia-x11: mark legacy_340 as broken if kernel version is greater than 5.4 (#157475)
This commit is contained in:
@@ -77,6 +77,7 @@ rec {
|
||||
persistencedSha256 = "1ax4xn3nmxg1y6immq933cqzw6cj04x93saiasdc0kjlv0pvvnkn";
|
||||
useGLVND = false;
|
||||
|
||||
broken = with kernel; kernelAtLeast "5.5";
|
||||
patches = [ ./vm_operations_struct-fault.patch ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user