Mic92/nixos-shell

build error with qemu 5.2.0

573 opened this issue · 2 comments

573 commented

See comment in "qemu: 5.1.0 -> 5.2.0".

To reproduce add boot.binfmt.emulatedSystems = [ "aarch64-linux" ]; to examples/vm.nix and

NIX_PATH=nixpkgs=https://github.com/NixOS/nixpkgs/archive/9e403b19a1444b373874b6e9efdd728613c6badc.tar.gz make test
Mic92 commented

Sorry this is a qemu build error from the looks of it and should be better discussed in nixpkgs itself.

573 commented

Sorry this is a qemu build error from the looks of it and should be better discussed in nixpkgs itself.

Done.