From b006ec52fce23b1d57f6ab4a42d7400732e9a0a2 Mon Sep 17 00:00:00 2001 From: Ivor Wanders Date: Thu, 23 Nov 2023 18:12:14 -0500 Subject: [PATCH] Bump linux-surface to a6eafcad32dc789ae92f42636b11e9aae6e7c879. --- 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 99b660f..b1076d0 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 = "b82e8acd3c015190423b114770b0e9fcc206dd2d"; - hash = "sha256-parp1F5fFzKkiM6ILK+ZolMdSwU1kLOOMvksSwE/zKA="; + rev = "a6eafcad32dc789ae92f42636b11e9aae6e7c879"; + hash = "sha256-GfxRzxFxDZoSZyEOzxr/Hz0IonbuwzkGaisKl3VYvlI="; }; # This is the owner and repo for the pre-patched kernel from the "linux-surface" project: