nixpkgs/pkgs/servers/x11/xorg
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
..
darwin/dri/GL/internal
.gitignore
builder.sh stdenv/generic/setup.sh: enable parallel installs by default 2023-02-26 22:02:09 +00:00
default.nix xorg.libpciaccess: fix pci.ids lookups at runtime 2023-04-04 11:54:59 +02:00
dont-create-logdir-during-build.patch
generate-expr-from-tarballs.pl xorg.libpciaccess: fix pci.ids lookups at runtime 2023-04-04 11:54:59 +02:00
imake-cc-wrapper-uberhack.patch
imake-setup-hook.sh
imake.patch imake: do not skip Linux* vendor definitions 2021-09-06 07:46:13 +01:00
imake.sh
overrides.nix xorg.xdm: fix build w/glibc-2.36 2023-03-29 09:50:28 +02:00
tarballs.list xorg-server: 21.1.7 -> 21.1.8 fixes CVE-2023-1393 2023-03-31 07:29:02 -05:00
use_crocus_and_iris.patch xf86videointel: Use the crocus and iris DRI drivers 2022-07-07 14:52:29 +02:00
xcb-util-xrm.nix xcb-util-xrm: enable strictDeps 2021-11-05 19:57:03 +02:00
xdm-fix-header-inclusion.patch xorg.xdm: fix build w/glibc-2.36 2023-03-29 09:50:28 +02:00
xwayland.nix xwayland: Add support for the X Security extension 2023-03-23 18:22:59 +01:00