fix: update_flake_lock fixups - #116
Open
devusb wants to merge 6 commits into
Open
Conversation
devusb
force-pushed
the
fix-ci-builds
branch
3 times, most recently
from
September 5, 2026 12:32
a423519 to
1e10df4
Compare
nixos-hardware removed hardware.raspberry-pi."4".poe-plus-hat in favor of the stock firmware overlay. Set the apply-overlays-dtmerge and deviceTree filter values that module supplied so the vendored PoE+ overlay keeps being applied as before.
Kernel 6.18.47 backported its own magicmouse reset_resume handling, so the asahi trackpad patch and the two magicmouse patches built on it no longer apply. Build the t2 kernel from a patch list with those three removed; spdr runs headless and does not need the trackpad support they add.
Both options only contribute device tree overlays, which the mkForce on hardware.deviceTree.overlays in fan-control.nix discards. The audio module's only other effect is a pulseaudio config override, and pulseaudio is not in use here. The system closure is unchanged.
devusb
force-pushed
the
fix-ci-builds
branch
from
September 5, 2026 12:40
1e10df4 to
adb1f69
Compare
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.
Stacked on #111, which is now just the
flake.lockupdate. This carries everything needed to make that update build.