mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
discord: add pipewire
to fix screensharing
This commit is contained in:
parent
3426d4110f
commit
ac08a31d7f
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue