1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-04 19:45:54 +00:00
nixpkgs/pkgs/applications/networking/browsers/firefox
Christian Albrecht 5a7530e762
firefox-wayland: fix screen sharing using pipewire
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
2020-12-16 22:30:32 +01:00
..
common.nix firefox-wayland: fix screen sharing using pipewire 2020-12-16 22:30:32 +01:00
env_var_for_system_dir.patch
no-buildconfig-ffx76.patch firefox*, thunderbird*: explain no-buildconfig*.patch 2020-08-19 19:46:55 +02:00
packages.nix firefox: drop maintainership 2020-12-06 21:24:50 +01:00
update.nix
wrapper.nix firefox: wrapper updating an addon perserves addon settings 2020-12-15 22:02:34 +01:00