mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-03 19:43:30 +00:00
discord: add pipewire
to fix screensharing
This commit is contained in:
parent
3426d4110f
commit
ac08a31d7f
@ -51,6 +51,7 @@
|
||||
libappindicator-gtk3,
|
||||
libdbusmenu,
|
||||
writeScript,
|
||||
pipewire,
|
||||
python3,
|
||||
runCommand,
|
||||
libunity,
|
||||
@ -146,6 +147,7 @@ stdenv.mkDerivation rec {
|
||||
nspr
|
||||
libxcb
|
||||
pango
|
||||
pipewire
|
||||
libXScrnSaver
|
||||
libappindicator-gtk3
|
||||
libdbusmenu
|
||||
|
Loading…
Reference in New Issue
Block a user