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: 99a7f3b5c33d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 14acb54a8209
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 1, 2021

  1. webkitgtk: Add /run/opengl-driver to bubblewrap bind mounts

    Without access to the `/run/opengl-driver` directory, webkit fails to
    create an EGL context, since it can't identify a suitable EGL
    vendor. This results in a blank window and the following error output:
    
    Cannot get default EGL display: EGL_BAD_PARAMETER
    Cannot create EGL context: invalid display (last error: EGL_SUCCESS)
    
    (cherry picked from commit 4c68c38)
    talyz committed Jan 1, 2021
    Copy the full SHA
    54e7d41 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Revert "nixos/gnome3: don't install epiphany default"

    This reverts commit 13b1927, since
    #98819 is now fixed.
    
    (cherry picked from commit 39cce2f)
    talyz committed Jan 5, 2021
    Copy the full SHA
    5e03239 View commit details
    Browse the repository at this point in the history
  2. Revert "nixos/gnome3: don't put epiphany in favorite apps"

    This reverts commit 70dc25a.
    
    (cherry picked from commit 6a12654)
    talyz committed Jan 5, 2021
    Copy the full SHA
    c64d20f View commit details
    Browse the repository at this point in the history
  3. nixos/gnome3: Note the reintroduction of epiphany in release notes

    (cherry picked from commit 8ed9987)
    talyz committed Jan 5, 2021
    Copy the full SHA
    ebd810c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Merge pull request #107981 from talyz/release-20.09

    [20.09] Fix webkitgtk and reintroduce epiphany
    worldofpeace committed Jan 9, 2021
    Copy the full SHA
    14acb54 View commit details
    Browse the repository at this point in the history