Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: de4dc6b447a6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8c2b1d4a0623
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 6, 2020

  1. firefox: enable pipewire+webrtc for wayland users

    (cherry picked from commit 31e54cd)
    colemickens authored and worldofpeace committed Oct 6, 2020
    Copy the full SHA
    57fb651 View commit details
    Browse the repository at this point in the history
  2. firefox: ensure pipewire is only enabled with wayland & webrtc

    This ensures that we aren't applying any of the experiemental pipewire
    patches when the dependencies aren't enabled. As of now pipewire only
    works with wayland and webrtc. If either of them are not activated we
    can't build with pipewireSupport and we should not.
    andir committed Oct 6, 2020
    Copy the full SHA
    c9c0b90 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Merge pull request #99692 from worldofpeace/pipewire-firefox-20.09

    [20.09] firefox: enable pipewire+webrtc for wayland users
    andir committed Oct 7, 2020
    Copy the full SHA
    8c2b1d4 View commit details
    Browse the repository at this point in the history