mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 10:14:09 +00:00
slack: add pipewire support
This commit is contained in:
parent
a4adda08e0
commit
689cfaac7c
@ -33,6 +33,7 @@
|
||||
, nspr
|
||||
, nss
|
||||
, pango
|
||||
, pipewire
|
||||
, systemd
|
||||
, xdg-utils
|
||||
, xorg
|
||||
@ -119,6 +120,7 @@ let
|
||||
nspr
|
||||
nss
|
||||
pango
|
||||
pipewire
|
||||
stdenv.cc.cc
|
||||
systemd
|
||||
xorg.libX11
|
||||
|
Loading…
Reference in New Issue
Block a user