I want to build something on arm64 and I’m currently using nixos/nix:latest-arm64 in GitHub Action via uraimo/run-on-arch-action. But often the build fails. Is there any way to correctly set up the nix environment for arm64?
I want to build something on arm64 and I’m currently using nixos/nix:latest-arm64 in GitHub Action via uraimo/run-on-arch-action. But often the build fails. Is there any way to correctly set up the nix environment for arm64?