1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware.git synced 2024-10-18 14:35:21 -04:00

Fix patch numbering

This commit is contained in:
kiana-S 2022-01-25 20:00:13 -05:00
parent 9a0c18cb5d
commit ac37abec89

View file

@ -92,8 +92,8 @@ let
patch = patches + "/5.16/0004-ipts.patch";
}
{
name = "ms-surface/0006-surface-sam";
patch = patches + "/5.16/0006-surface-sam.patch";
name = "ms-surface/0005-surface-sam";
patch = patches + "/5.16/0005-surface-sam.patch";
}
{
name = "ms-surface/0006-surface-sam-over-hid";