nixpkgs/pkgs/servers/x11
Jon Hermansen 2d7a54427c xorg.libpciaccess: fix pci.ids lookups at runtime
In GitHub issue #221592 I found that virt-manager was not showing PCI info.
Tracking the issue down points to this library, which is consumed by libvirt.
libpciaccess was reading from the default path of /usr/share/hwdata/pci.ids,
which will likely not exist on NixOS.

Instead of using the hard-coded path, change the libpciaccess package to depend
on hwdata at runtime and to be configured with the hwdata share path.

Updated the generation script, as well as committed the newly generated changes.
2023-04-04 11:54:59 +02:00
..
quartz-wm quartz-wm: --enable-xplugin-dock-support 2022-12-21 22:39:49 +00:00
xorg xorg.libpciaccess: fix pci.ids lookups at runtime 2023-04-04 11:54:59 +02:00
xquartz