Merge pull request #262153 from nixdrin/electron-bin-libpci

electron-bin: add pciutils to electronLibPath
This commit is contained in:
Pavol Rusnak
2023-10-20 17:47:35 +02:00
committed by GitHub
@@ -24,6 +24,7 @@
, xorg
, pango
, systemd
, pciutils
}:
version: hashes:
@@ -92,6 +93,7 @@ let
xorg.libXrandr
xorg.libxkbfile
pango
pciutils
stdenv.cc.cc.lib
systemd
]