mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
feat: update Surface stable kernel to 6.15.3
This commit is contained in:
parent
db030f62a4
commit
dcbb69f9bc
3 changed files with 6 additions and 5 deletions
|
|
@ -29,7 +29,7 @@ let
|
|||
in linuxPackages';
|
||||
|
||||
surfacePatches =
|
||||
{ patchSrc ? (repos.linux-surface + "/patches/${versions.majorMinor version}"),
|
||||
{ patchSrc,
|
||||
version,
|
||||
patchFn,
|
||||
}: pkgs.callPackage patchFn {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue