microsoft/surface: Update to Kernel 6.19.8#1820
Draft
mexisme wants to merge 15 commits intoNixOS:masterfrom
Draft
microsoft/surface: Update to Kernel 6.19.8#1820mexisme wants to merge 15 commits intoNixOS:masterfrom
mexisme wants to merge 15 commits intoNixOS:masterfrom
Conversation
66fe62e to
ee0833f
Compare
mexisme
commented
Apr 3, 2026
Contributor
Author
There was a problem hiding this comment.
It's possible there's already a more cared for or battle-tested script than this, @Mic92 ?
8bitbuddhist
approved these changes
Apr 3, 2026
lib.mkIf returns an attrset, not a string, so it cannot be used
as a list element. Replace with lib.optional.
Fixes: error: expected a string but found a set: { _type = "if"; ... }
…cklist-mkif framework/12th-gen-intel: fix blacklistedKernelModules using lib.mkIf
fix(raspberry-pi): Explicitly convert integers to strings
Member
|
Looks like this includes commits that it shouldn't? |
Contributor
Author
Damn. I thought it was just merging new commits from the |
Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
…l-core-ultra-series-3 framework: Add Laptop 13 Intel Core Ultra Series 3
Add Dependabot for nix flake updates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FIXES #1819
Description of changes
Update the generic Microsoft Surface kernel patches to 6.19.8 with the latest patches from linux-surface/linux-surface.
NOTE: Even though these patches build cleanly and work on my personal Microsoft Surface Go, I can't test all variants of the Microsoft Surface line, so I'm relying on the upstream linux-surface supported devices and feature matrix to decide whether kernel 6.19 is viable for everyone.
Things done
nixos-hardwareandimporting it via
<nixos-hardware>or Flake input