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

Commits on May 22, 2019

  1. gtk{2,3}-x11: build against cairo with X11 support enabled

    On Darwin cairo does not have X11 support enabled by default, but
    gtk{2,3}-x11 requires it. Force gtk{2,3}-x11 to be built against cairo
    with X11 support enabled. Fixes #61891.
    smaret committed May 22, 2019
    Copy the full SHA
    f3ced69 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Merge pull request #61912 from smaret/gtk-x11-fix

    gtk{2,3}-x11: build against cairo with X11 support enabled
    matthewbauer committed May 23, 2019
    Copy the full SHA
    522c7d5 View commit details
    Browse the repository at this point in the history