mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 19:45:54 +00:00
5a7530e762
After the fedora patches for screen sharing using pipewire got updated for Firefox 83 (pipewire was inlined there), the nixpkgs buildInput pipewire got stripped from the resulting firefox binary and so firefox was unable to actually get the shared stream from the running pipewire service. Adding pipewire to the firefox binary with `patchelf --add-needed` makes it atually get the stream from the service. Fixes: #106812 |
||
---|---|---|
.. | ||
common.nix | ||
env_var_for_system_dir.patch | ||
no-buildconfig-ffx76.patch | ||
packages.nix | ||
update.nix | ||
wrapper.nix |