Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#34 Introduce asahi overlay #35

Closed

Conversation

onethirtyfive
Copy link

#34

For consistency, let's introduce a package for peripheral-firmware.
Once all our m1-support components have a package, we can simplify
future dev work incorporating edge kernel and GPU support.
Now that we have an "asahi" overlay including definitions for all of our
packages, let's use it for both `nixos-m1` (installer ISO etc) and within
`m1-support`. In the latter case, all `pkgs` args are presumed to now
have the overlay applied, so packages can cross-reference each other.

Finally, because of `override` and lazy eval, in no way will this
impede custom configuration of any package going forward. This may be
obvious to nix veterans, but it wasn't to me until it was. :)
@tpwrules
Copy link
Owner

The project has now been rearranged to expose an overlay.

@tpwrules tpwrules closed this Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants