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 ea1e368 + f30fc54 commit 321cb21Copy full SHA for 321cb21
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.6"
+ "6.15.9"
23
else
24
abort "Invalid kernel version: ${kernelVersion}";
25
@@ -28,7 +28,7 @@ let
28
29
"sha256-1zvwV77ARDSxadG2FkGTb30Ml865I6KB8y413U3MZTE="
30
31
- "sha256-K7WGyVQnfQcMj99tcnX6qTtIB9m/M1O0kdgUnMoCtPw="
+ "sha256-6U86+FSSMC96gZRBRY+AvKCtmRLlpMg8aZ/zxjxSlX0="
32
33
34
0 commit comments