nixpkgs/pkgs/applications/virtualization/qemu
Ivan Babrou 251add14cf qemu: only apply autoPatchelfHook on linux
It fails on darwin due to missing `patchelf` and the missing ELFs:

```
/nix/store/...-auto-patchelf-hook/nix-support/setup-hook: line 220: -l: command not found
```
2021-02-08 13:48:16 -08:00
..
9p-ignore-noatime.patch
default.nix qemu: only apply autoPatchelfHook on linux 2021-02-08 13:48:16 -08:00
fix-qemu-ga.patch
force-uid0-on-9p.patch
sigrtminmax.patch
utils.nix