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: 0f3a78bc661d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6f19a3c13133
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 25, 2019

  1. w3m-nox: fix build

    In the latest version (0.5.3+git20190105), `<X11/xlib.h>` isn't directly
    included in `fb_imlib2.c` anymore, however it's used by `<Imlib.h>`
    which broke our patch which disables X11 here.
    
    Hydra build failure: https://hydra.nixos.org/build/93730733
    See also tats/w3m@2266d1b
    Ma27 committed May 25, 2019
    Copy the full SHA
    3cad8fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #62041 from Ma27/fix-w3m-nox

    w3m-nox: fix build
    c0bw3b committed May 25, 2019
    Copy the full SHA
    6f19a3c View commit details
    Browse the repository at this point in the history