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: 1e107443ad08
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bb8e2731a6b7
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 23, 2018

  1. epoxy: add mesa to libepoxy runpath as fallback

    - libepoxy dlopen()s libEGL / libGL but didn't have mesa in its runpath
      -> error unless lib is already open or in LD_LIBRARY_PATH
    - change dependency from mesa (should be avoided) to mesa_nonglu
    xeji committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    a7a0d78 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. epoxy: 1.3.1 -> 1.5.0

    xeji committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    980dd63 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

  1. Merge pull request #35369 from xeji/epoxy-runpath

    epoxy:  1.3.1 -> 1.5.0, add mesa to libepoxy runpath as fallback
    fpletz committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    bb8e273 View commit details
    Browse the repository at this point in the history