From 3b14571fc964e5343fb876ea3615f189b3a840cb Mon Sep 17 00:00:00 2001 From: Stig Palmquist Date: Thu, 5 Oct 2023 15:53:56 +0200 Subject: [PATCH] surface: linux-surface 32c55fe0 -> b82e8acd --- microsoft/surface/common/repos.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/microsoft/surface/common/repos.nix b/microsoft/surface/common/repos.nix index 9e7bbbf..99b660f 100644 --- a/microsoft/surface/common/repos.nix +++ b/microsoft/surface/common/repos.nix @@ -4,8 +4,8 @@ linux-surface = fetchFromGitHub { owner = "linux-surface"; repo = "linux-surface"; - rev = "32c55fe01ce62bf763181d06f0493c29e178cc62"; - hash = "sha256-oWZeHoLR3jSkMFfc36ikEwyFuXWzwXK/dC4sE98R0oc="; + rev = "b82e8acd3c015190423b114770b0e9fcc206dd2d"; + hash = "sha256-parp1F5fFzKkiM6ILK+ZolMdSwU1kLOOMvksSwE/zKA="; }; # This is the owner and repo for the pre-patched kernel from the "linux-surface" project: