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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e3cf1bd81793
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 69975012f6bb
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 2, 2020

  1. chromium: fix webrtc interaction with pulseaudio

    The webrtc code suffered from a race condition when used
    with Pulseaudio. This lead to audio input breaking every
    couple of minutes during a webrtc session.
    
    (cherry picked from commit 81b18c3)
    peti authored and primeos committed Apr 2, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    5c8fdaa View commit details
  2. chromium: I accidentally added the webrtc patch into the wrong section

    (cherry picked from commit b3c2908)
    peti authored and primeos committed Apr 2, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    e7c0dc6 View commit details
  3. chromium: Add option to enable ozone (for Wayland)

    (cherry picked from commit b3e1a1b)
    artemist authored and primeos committed Apr 2, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    b36c9fa View commit details
  4. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    bb34ef3 View commit details
  5. chromiumDev: Remove a patch that is already applied

    This fixes the patch phase.
    I missed this problem in #83956.
    
    (cherry picked from commit 36c7123)
    primeos committed Apr 2, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    6997501 View commit details
Loading