mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
formatting
This commit is contained in:
parent
7dd36b62fc
commit
c006c5a59b
2 changed files with 6 additions and 2 deletions
|
|
@ -3,7 +3,9 @@
|
|||
kernel ? lib.kernel,
|
||||
patchSrc,
|
||||
version,
|
||||
}: [
|
||||
}:
|
||||
|
||||
[
|
||||
{
|
||||
name = "microsoft-surface-patches-linux-${version}";
|
||||
patch = null;
|
||||
|
|
|
|||
|
|
@ -3,7 +3,9 @@
|
|||
kernel ? lib.kernel,
|
||||
patchSrc,
|
||||
version,
|
||||
}: [
|
||||
}:
|
||||
|
||||
[
|
||||
{
|
||||
name = "microsoft-surface-patches-linux-${version}";
|
||||
patch = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue