cleverca22 / nixos-configs

104 stars 14 forks source link

qemu module is broken on nixpkgs-unstable/nixos-unstable #6

Open AmandaCameron opened 5 years ago

AmandaCameron commented 5 years ago

I've been trying to work with the qemu module in my own repo to get the qemu-user stuff working, using this as a basis. However the qemu package isn't being built properly, it seems if I change the override of mesonFlags to not have --default-library=both or if I change it to -Ddefault-library=both it causes a symbol error, but if I leave it as it is in the derevation, it causes mason to bawlk at it being supplied twice (presumably once by makeStaticLibraries )

I'm not that familiar with nix expressions yet to see what's wrong with this, so I'm filing this in the hopes of getting some discussion going about it.

bbigras commented 4 years ago

Is qemu.nix usable? The last commit is temporarily break the overlay.