tpwrules / nixos-apple-silicon

Resources to install NixOS bare metal on Apple Silicon Macs
MIT License
748 stars 74 forks source link

Update m1n1 #74

Closed uuuvn closed 1 year ago

uuuvn commented 1 year ago

This version fixes bug with host lags when running kvm guest - https://www.reddit.com/r/AsahiLinux/comments/134g00u/comment/jiuemfu

tpwrules commented 1 year ago

Is it possible to simply grab the relevant commit(s) as a patch? The change described there should be small.

uuuvn commented 1 year ago

Why patch old version when we can just upgrade?

tpwrules commented 1 year ago

There have been several occasions where the Asahi folks are unhappy with people grabbing unreleased packages and sending them to users. I don't want to do it. If you want to upgrade you are welcome to and it's easy.

uuuvn commented 1 year ago

It's tagged 1.2.8

uuuvn commented 1 year ago

And AFAIK released, but in dev branch

uuuvn commented 1 year ago

Then maybe separate branch (like asahi reference distro does) is the way to go?

uuuvn commented 1 year ago

So people like me who use things like KVM or just want to have latest bleeding-edge version could use it instead of main?

tpwrules commented 1 year ago

If you need to use it yourself you can create an overlay in your configuration to change m1n1's version.

uuuvn commented 1 year ago

I already done so. The problem is that likely i'm not the only person who wants to eg use KVM. Why don't you think that a "dev" or "next" branch like asahi reference distro does will be a great idea?

uuuvn commented 1 year ago

@tpwrules by the way, yesterday asahi team released a new stable version of packages https://github.com/AsahiLinux/PKGBUILDs . Will you accept PR with versions from stable PKGBUILDs?

tpwrules commented 1 year ago

Already been accepted.