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: 420f89ceb267
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bffeb5f0d374
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 6, 2020

  1. 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
    a5a01d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Merge pull request #99902 from andir/firefox-pipewire-optional

    firefox: ensure pipewire is only enabled with wayland & webrtc
    andir committed Oct 7, 2020
    Copy the full SHA
    bffeb5f View commit details
    Browse the repository at this point in the history