mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
feat: update Surface stable kernel to 6.15.3
This commit is contained in:
@@ -29,7 +29,7 @@ let
|
||||
in linuxPackages';
|
||||
|
||||
surfacePatches =
|
||||
{ patchSrc ? (repos.linux-surface + "/patches/${versions.majorMinor version}"),
|
||||
{ patchSrc,
|
||||
version,
|
||||
patchFn,
|
||||
}: pkgs.callPackage patchFn {
|
||||
|
||||
Reference in New Issue
Block a user