Hello all! I am a novice NixOS arm64 user here, please fix libcpuid to add aarch64, it has stopped my nixos-rebuild switch from working for several days now. This is all because I installed the ‘picard’ package and now the only way I can install anything is to constantly type export NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1
Please fix this! Thank you kindly! There’s no reason for it not to work, it compiles just fine manually, and I’ve tried reporting it on Matrix already
The picard package doesn’t appear to depend on libcpuid on arm64. Could you share your configuration.nix so that we can see if anything else depends on libcpuid?
You could also try running nixos-rebuild with the --show-trace argument to show the full stack trace.