Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: b2ec3b6db2b1
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: f2c181613648
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    e95bbcf View commit details
    Browse the repository at this point in the history
  2. firefox-wayland: Add missing dependency libglvnd (libEGL)

    Firefox running in wayland mode is unable to find and load
    libEGL.so (and says so on stdout). This puts it in "basic"
    mode (unaccelerated graphics) and disables WebGL. Fix this by adding
    libglvnd to the LD_LIBRARY_PATH.
    
    (cherry picked from commit ae2778c)
    talyz authored and andir committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    17ebcb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. grafana: 6.2.1 -> 6.2.2

    (cherry picked from commit 27f3d7a)
    WilliButz authored and markuskowa committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    f2c1816 View commit details
    Browse the repository at this point in the history