From 27b616b63ac917583879969d909b673918cc8979 Mon Sep 17 00:00:00 2001 From: mexisme Date: Thu, 19 Jan 2023 14:36:57 +1300 Subject: [PATCH] Update repo rev and SHA-256 for linux-surface --- 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 eb9e5fa..f10ad9a 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 = "487e64047ca047dde9a062909a87410e7bb86845"; - sha256 = "sha256-HTIuRBZk0prhUPd2KnsXGo+ZyBsMwERN7P8WJH1RG3M="; + rev = "91240ac43dfdfb3e68bbc604def84685a218fab9"; + sha256 = "sha256-Jf7tthFWj67Esjx+/ZwG7BYlN7zWS26e1TbsznNxE9Q="; }; # This is the owner and repo for the pre-patched kernel from the "linux-surface" project: