mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 01:48:50 +08:00
formatting
This commit is contained in:
@@ -3,7 +3,9 @@
|
|||||||
kernel ? lib.kernel,
|
kernel ? lib.kernel,
|
||||||
patchSrc,
|
patchSrc,
|
||||||
version,
|
version,
|
||||||
}: [
|
}:
|
||||||
|
|
||||||
|
[
|
||||||
{
|
{
|
||||||
name = "microsoft-surface-patches-linux-${version}";
|
name = "microsoft-surface-patches-linux-${version}";
|
||||||
patch = null;
|
patch = null;
|
||||||
|
|||||||
@@ -3,7 +3,9 @@
|
|||||||
kernel ? lib.kernel,
|
kernel ? lib.kernel,
|
||||||
patchSrc,
|
patchSrc,
|
||||||
version,
|
version,
|
||||||
}: [
|
}:
|
||||||
|
|
||||||
|
[
|
||||||
{
|
{
|
||||||
name = "microsoft-surface-patches-linux-${version}";
|
name = "microsoft-surface-patches-linux-${version}";
|
||||||
patch = null;
|
patch = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user