mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-27 05:19:43 +01:00
Fix patch numbering
This commit is contained in:
parent
9a0c18cb5d
commit
ac37abec89
1 changed files with 2 additions and 2 deletions
|
@ -92,8 +92,8 @@ let
|
||||||
patch = patches + "/5.16/0004-ipts.patch";
|
patch = patches + "/5.16/0004-ipts.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0006-surface-sam";
|
name = "ms-surface/0005-surface-sam";
|
||||||
patch = patches + "/5.16/0006-surface-sam.patch";
|
patch = patches + "/5.16/0005-surface-sam.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0006-surface-sam-over-hid";
|
name = "ms-surface/0006-surface-sam-over-hid";
|
||||||
|
|
Loading…
Reference in a new issue