From 7f9d9b7030b558122c1af93fbb07e8a474e32e7c Mon Sep 17 00:00:00 2001 From: mexisme Date: Thu, 12 Feb 2026 12:26:05 +0000 Subject: [PATCH 1/3] Update Microsoft Surface kernel patches to 6.18.10 --- microsoft/surface/common/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/microsoft/surface/common/default.nix b/microsoft/surface/common/default.nix index d491d09e..dce47355 100644 --- a/microsoft/surface/common/default.nix +++ b/microsoft/surface/common/default.nix @@ -20,8 +20,8 @@ let supportedKernels = let lts-kernel = { - version = "6.18.8"; - hash = "sha256-N/DF1cJCwdYE6H1I8IeV6GGlqF9yW0yhHQpTjxL/jP8="; + version = "6.18.10"; + hash = "sha256-1tN3FhdBraL6so7taRQyd2NKKuteOIPlDAMViO3kjt4="; }; in @@ -38,8 +38,8 @@ let linux-surface = pkgs.fetchFromGitHub { owner = "linux-surface"; repo = "linux-surface"; - rev = "faedd344762f9db3fe3c79e4f085d4ca7891e0c8"; # debian-6.18.8-1 - hash = "sha256-2t5tMvne8W1q/hCO+O5XfuHj6DAzO6iKtCC6egXsWWM="; + rev = "506b68ae0081d5d3ecd58ac426e0c02f28d45e61"; + hash = "sha256-j0mGzl5mKWN/bbWNyGGBkeicLzLfrEYhSScXpX1QFe8="; }; # Fetch and build the kernel From 6f3838f14197033e78e1da514f658c3ab7f18493 Mon Sep 17 00:00:00 2001 From: mexisme Date: Sat, 21 Feb 2026 18:40:22 +0000 Subject: [PATCH 2/3] Update Microsoft Surface kernel patches to 6.18.12 --- microsoft/surface/common/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/microsoft/surface/common/default.nix b/microsoft/surface/common/default.nix index dce47355..86217bdb 100644 --- a/microsoft/surface/common/default.nix +++ b/microsoft/surface/common/default.nix @@ -20,8 +20,8 @@ let supportedKernels = let lts-kernel = { - version = "6.18.10"; - hash = "sha256-1tN3FhdBraL6so7taRQyd2NKKuteOIPlDAMViO3kjt4="; + version = "6.18.12"; + hash = "sha256-4AMpStTCwqxbt3+7gllRETT1HZh7MhJRaDLcSwyD8eo="; }; in From d11b784d05b0bb90763662ebe4643d7693df06f1 Mon Sep 17 00:00:00 2001 From: mexisme Date: Sat, 21 Feb 2026 18:45:59 +0000 Subject: [PATCH 3/3] Update Microsoft Surface kernel patches to 6.18.13 --- microsoft/surface/common/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/microsoft/surface/common/default.nix b/microsoft/surface/common/default.nix index 86217bdb..32c9ce47 100644 --- a/microsoft/surface/common/default.nix +++ b/microsoft/surface/common/default.nix @@ -20,8 +20,8 @@ let supportedKernels = let lts-kernel = { - version = "6.18.12"; - hash = "sha256-4AMpStTCwqxbt3+7gllRETT1HZh7MhJRaDLcSwyD8eo="; + version = "6.18.13"; + hash = "sha256-7Sw8Vf045oNsCU/ONW8lZ/lRYTC3M1SimFeWA2jFaH8="; }; in @@ -38,8 +38,8 @@ let linux-surface = pkgs.fetchFromGitHub { owner = "linux-surface"; repo = "linux-surface"; - rev = "506b68ae0081d5d3ecd58ac426e0c02f28d45e61"; - hash = "sha256-j0mGzl5mKWN/bbWNyGGBkeicLzLfrEYhSScXpX1QFe8="; + rev = "829ceccd5970ed3621a30d9fcfb2fe6584a3aab7"; + hash = "sha256-H/qjP2dR5yjUvHUhI6pis+EHHSRXxc4+c4zir/pDA54="; }; # Fetch and build the kernel