summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2022-09-27 11:58:03 +0200
committerJan Tojnar <jtojnar@gmail.com>2022-09-29 04:16:55 +0200
commit7ccc6ab21751f07c4e48f620420276bd69b07965 (patch)
tree7822537fecd7e24b2df5356a0f775a031565c91b /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent1130e295386a4371301e4cee416515af76692a59 (diff)
Revert "gnome.gnome-boxes: add qemu to path"
Boxes insert the absolute path of `qemu-system-x86_64` program as found on `PATH` into the `<emulator>` element of the libvirt config. But if we add qemu to `PATH` using a wrapper, the saved path will point directly to a store path, which will break when the store path is garbage collected. Let’s drop it again so that qemu can be picked up from the environment using a more stable path such as `/run/libvirt/nix-emulators/qemu-system-x86_64` introduced by the `virtualisation.libvirtd.enable = true;` NixOS option. This reverts commit ba1ecbea398cd28341c422f3a15e09a54fecfbd9, essentially re-applying 120337053f4d28b34dab9a07efa1cd2d85c6e869. Fixes: https://github.com/NixOS/nixpkgs/issues/57931
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions