fix(asahi): set hardware.asahi.enable explicitly #70

Merged
lyrathorpe merged 1 commits from fix/asahi-explicit-enable into main 2026-07-14 16:12:24 +01:00
Owner

Silences the CI evaluation warning that hardware.asahi.enable is relying on the module default (which upstream will stop defaulting to true). Sets it explicitly on the lyrathorpe-mbp (MBP-Asahi) host. Verified the warning no longer appears in the host toplevel eval; nix fmt applied.

Silences the CI evaluation warning that hardware.asahi.enable is relying on the module default (which upstream will stop defaulting to true). Sets it explicitly on the lyrathorpe-mbp (MBP-Asahi) host. Verified the warning no longer appears in the host toplevel eval; nix fmt applied.
lyrathorpe added 1 commit 2026-07-14 16:08:17 +01:00
fix(asahi): set hardware.asahi.enable explicitly
CI / flake (pull_request) Successful in 4m1s
50e2b68a23
Upstream will stop defaulting hardware.asahi.enable to true and currently emits an evaluation warning to that effect. Set it explicitly on the lyrathorpe-mbp (MBP-Asahi) host to silence the warning and be robust to the future default change. Verified the warning no longer appears in the host toplevel eval.
lyrathorpe force-pushed fix/asahi-explicit-enable from 373bdd34a2 to 50e2b68a23 2026-07-14 16:08:17 +01:00 Compare
lyrathorpe scheduled this pull request to auto merge when all checks succeed 2026-07-14 16:08:24 +01:00
lyrathorpe merged commit bd309f38a2 into main 2026-07-14 16:12:24 +01:00
lyrathorpe deleted branch fix/asahi-explicit-enable 2026-07-14 16:12:25 +01:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lyrathorpe/nixfiles#70