Skip to content

Commit fff50db

Browse files
snajpaaither64
authored andcommitted
os: Linux 6.12.33: new stable kernel with updated zfs
1 parent 4cd1c3a commit fff50db

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

os/packages/linux/available-kernels.nix

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
{
2-
stableKernelVersion = "6.12.29";
2+
stableKernelVersion = "6.12.33";
33

4-
unstableKernelVersion = "6.12.29";
4+
unstableKernelVersion = "6.12.33";
55

66
kernels = {
7+
"6.12.33" = {
8+
rev = "0655f700a3545ee3a865824694b77c0d2928f17d";
9+
sha256 = "sha256-2D8OZsXEW3BJODxDTutV8kjCNRnJG+KKk7t8YtJoLdE=";
10+
zfs = {
11+
rev = "6546b7270e6c44e7e90fd5fa4dcb2eaba04b0de2";
12+
sha256 = "sha256-EFSCMEAN8XYVb+k1khXMJki4HsWkWbaH9VtXlwJINjU=";
13+
};
14+
};
715
"6.12.29" = {
816
rev = "e7a0b7edb22842d0188046201ed15217c7239fbf";
917
sha256 = "sha256-4IIXcjoT+lipBsIBRncfqPCLDS6/JO068j3qCiZ8zFA=";

0 commit comments

Comments
 (0)