From 6c114d0ccf990b90c22590561e12a898276c617a Mon Sep 17 00:00:00 2001 From: Ivor Wanders Date: Sun, 26 Nov 2023 16:24:31 -0500 Subject: [PATCH] Change linux-surface rev to tag. --- microsoft/surface/common/repos.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft/surface/common/repos.nix b/microsoft/surface/common/repos.nix index b1076d0..15dc30d 100644 --- a/microsoft/surface/common/repos.nix +++ b/microsoft/surface/common/repos.nix @@ -4,7 +4,7 @@ linux-surface = fetchFromGitHub { owner = "linux-surface"; repo = "linux-surface"; - rev = "a6eafcad32dc789ae92f42636b11e9aae6e7c879"; + rev = "arch-6.6.1-1"; hash = "sha256-GfxRzxFxDZoSZyEOzxr/Hz0IonbuwzkGaisKl3VYvlI="; };