linux_testing: 6.7 -> 6.8-rc1

This commit is contained in:
Alyssa Ross 2024-01-22 13:08:05 +01:00
parent 6cd12e14bb
commit 34076dea42
2 changed files with 3 additions and 3 deletions

View File

@ -345,7 +345,7 @@ let
};
video = {
DRM_LEGACY = no;
DRM_LEGACY = whenOlder "6.8" no;
NOUVEAU_LEGACY_CTX_SUPPORT = whenBetween "5.2" "6.3" no;
# Allow specifying custom EDID on the kernel command line

View File

@ -1,7 +1,7 @@
{
"testing": {
"version": "6.7-rc8",
"hash": "sha256:02drhwl3f53y97gimgclz61zsa57v29vphkbrzr4cwmz4sh1vngk"
"version": "6.8-rc1",
"hash": "sha256:0rnrd1iy73vkrablx6rqlmxv9bv9zjfh6zj09aqca9rr5h8iz1p3"
},
"6.5": {
"version": "6.5.13",