Unverified Commit 687ce113 authored by Pavol Rusnak's avatar Pavol Rusnak Committed by GitHub
Browse files

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

electron-bin: add pciutils to electronLibPath
parents db773d3f 503e176e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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
  ]