diff options
| author | Alyssa Ross <hi@alyssa.is> | 2021-11-14 15:39:19 +0000 |
|---|---|---|
| committer | Alyssa Ross <hi@alyssa.is> | 2021-11-14 20:28:06 +0000 |
| commit | 42adeef9ec4e1f73a65ec07baa50cfe26818b92a (patch) | |
| tree | 7ac981d832bf82bace441578ef07a5a45e6eac47 /pkgs/development/python-modules/rangehttpserver/default.nix | |
| parent | 312a3d0b76a6025e57b6618900a3da7a8e208561 (diff) | |
nixos/qemu-guest-agent: use qemu_kvm
Since e791519f0fb ("nixos/qemu-vm: use qemu_kvm"), VMs generated with
nixos-rebuild build-vm use the qemu_kvm package instead of the qemu
package. (The difference between them is that qemu_kvm is only built
with support for the host architecture, not all architectures.)
But with this change, nixos-rebuild build-vm would now depend on
_both_ QEMUs, because the guest agent module was still using the one
from the full QEMU package. There's no need for it to use this
instead of the lighter qemu_kvm, because the guest agent shouldn't be
affected by which platforms QEMU can emulate.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver/default.nix')
0 files changed, 0 insertions, 0 deletions
