MatthewCroughan / NixThePlanet

Run macOS, Windows and more via a single Nix command, or simple nixosModules
MIT License
534 stars 12 forks source link

update osx-kvm lock version #22

Open ratson opened 6 months ago

ratson commented 6 months ago

Update to the latest OSX-KVM

MatthewCroughan commented 6 months ago

Why? What are the differences we need?

ratson commented 6 months ago

@MatthewCroughan Not sure how this project affect from that, but the author has updated quite a few OpenCore files. see https://github.com/kholia/OSX-KVM/commit/a9b20147deef2ca9ffe43567aba51853a18150f2

MatthewCroughan commented 6 months ago

We should find a way to compile it ourselves, rather than relying on OSX-KVM

Luflosi commented 6 months ago

I think https://github.com/kraxel/imagefish is required for running the appropriate script from OSX-KVM, which is not yet packaged in Nixpkgs. I would be willing to help with packaging imagefish.

MatthewCroughan commented 6 months ago

Yeah, this is a more productive direction than just updating and depending upon OSX-KVM, I would love to move in that direction.