mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-28 13:11:07 +01:00
Merge pull request #1688 from 8bitbuddhist/surface-fix-hash
microsoft/surface: fix invalid hash
This commit is contained in:
commit
00e9525fb6
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ let
|
|||
owner = "linux-surface";
|
||||
repo = "linux-surface";
|
||||
rev = "50d0ed6be462a5fdb643cfe8469bf69158afae42";
|
||||
hash = "sha256-ozvYrZDiVtMkdCcVnNEdlF2Kdw4jivW0aMJrDynN3Hk=";
|
||||
hash = "sha256-VEoZH3dFsLn9GnUyjnbOoJeTRM3KEQ9fhlMk03NXoXs=";
|
||||
};
|
||||
|
||||
# Fetch and build the kernel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue