jcszymansk/nixcasks

Docker installation complaints about wrong CPU architecture

Opened this issue · 1 comments

Hi,

and sorry to bother you again, but I tried to install docker-desktop (docker).
But getting following message:

Something went wrong
Setting up backend: checking compatibility: required compatibility check: Incompatible CPU detected
Screenshot 2023-12-03 at 10 30 27

Using the default homebrew module from nix-darwin will work as expected.

Thanks!

Are you using the master branch on an ARM mac? In this case it uses the default (x86) image as on this branch app variants are not supported. You can try the feature/variations branch, there it should pick the correct download.

If it's not the case, or in case Docker from the feature/variations branch doesn't work either, please provide more detail.