update flake inputs#330
Conversation
|
@normalcea please give this a look, inexplicably unable to request a review from you. Will address your PR after. |
|
nitpick: "nix-fmt 1.0.0" → "nixfmt 1.0.0" This package is named thought: Next steps Well-needed update considering how many components have now been up-streamed into nixpkgs, whose patches have been sitting on my branches for a while now. I don't have any blocking comments on the changes listed here. (iso-configuration/default.nix L3)
I think the next focus should be on building a standard graphical installer closely matching the one with upstream (or re-using upstreams with asahi specific modifications like disabling calamares), this would improve testing and put us closer to upstream. |
|
Addendum: Next steps Also, we should focus on revisiting the issue trackers and closing issues that are now either gone stale or are fixed now or implementing fixes for those issues. |
flokli
left a comment
There was a problem hiding this comment.
LGTM. Would also like to see the commit message reword to happen, but let's reserve the rest for a discussion / issue.
a69b91e to
0ed5038
Compare
Default upstream since nixpkgs PR#421082. Disabling it is necessary so that `iwctl` will work properly and not conflict with its `wpa_supplicant`. Also finally give the user the right WiFi instructions on login.
0ed5038 to
36eb2bb
Compare
|
No more comments on the diff: Another note: Mesa 25.2 is currently in the process of merging into nixos-unstable. According to the 6.16 progress report, the Asahi team now have a fully upstream graphics stack so we should revisit #303 once it's there and update inputs accordingly. |
|
@normalcea thanks for the heads-up, but this is not the right place to discuss it. Please comment on #303. |
Brings us to the latest and greatest nixos-unstable.
Tested that the installer boots; had to fix it up a bit.
Also had to reformat now that
nix-fmthas updated.