We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1bfa8f + 8ea54c0 commit 2b75e96Copy full SHA for 2b75e96
microsoft/surface/common/default.nix
@@ -19,7 +19,7 @@ let
19
if kernelVersion == "longterm" then
20
"6.12.19"
21
else if kernelVersion == "stable" then
22
- "6.15.3"
+ "6.15.6"
23
else
24
abort "Invalid kernel version: ${kernelVersion}";
25
@@ -28,7 +28,7 @@ let
28
29
"sha256-1zvwV77ARDSxadG2FkGTb30Ml865I6KB8y413U3MZTE="
30
31
- "sha256-ErUMiZJUONnNc4WgyvycQz5lYqxd8AohiJ/On1SNZbA="
+ "sha256-K7WGyVQnfQcMj99tcnX6qTtIB9m/M1O0kdgUnMoCtPw="
32
33
34
0 commit comments