I’m following along with this guide: Nix Flakes: Packages and How to Use Them - Xe Iaso
Which is fine so far. The problem is that the Docker example there does not run on my Mac. So I guess the thing here needs to be cross-compiled to work under Linux.
Can somebody show how that would work? I’m a bit overwhelmed with all the ways to write flake.nix files.
This seems to be the case for anything under macOS but the same problem applies for anybody working on or targeting different processor architectures, or?