mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 03:19:42 +01:00
Bump linux-surface to a6eafcad32dc789ae92f42636b11e9aae6e7c879.
This commit is contained in:
parent
c3abafb01c
commit
b006ec52fc
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue