formatting

This commit is contained in:
Matt Schwennesen
2025-08-15 23:00:53 -05:00
parent 7dd36b62fc
commit c006c5a59b
2 changed files with 6 additions and 2 deletions

View File

@@ -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;

View File

@@ -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;