Skip to content

Commit 00e9525

Browse files
authored
Merge pull request #1688 from 8bitbuddhist/surface-fix-hash
microsoft/surface: fix invalid hash
2 parents da17006 + 083fd11 commit 00e9525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microsoft/surface/common/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ let
3737
owner = "linux-surface";
3838
repo = "linux-surface";
3939
rev = "50d0ed6be462a5fdb643cfe8469bf69158afae42";
40-
hash = "sha256-ozvYrZDiVtMkdCcVnNEdlF2Kdw4jivW0aMJrDynN3Hk=";
40+
hash = "sha256-VEoZH3dFsLn9GnUyjnbOoJeTRM3KEQ9fhlMk03NXoXs=";
4141
};
4242

4343
# Fetch and build the kernel

0 commit comments

Comments
 (0)