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

Commits on Aug 14, 2020

  1. neovim: fix build on Darwin

    libluv path passed to -DLIBLUV_LIBRARY broken by change in libluv, eg:
    libluv.dylib -> libluv.1.30.0.dylib
    
    Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
    siriobalmelli committed Aug 14, 2020
    Copy the full SHA
    0f1434c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Merge pull request #95364 from siriobalmelli-foss/fix/neovim

    neovim: fix build on Darwin
    LnL7 committed Aug 17, 2020
    Copy the full SHA
    ad6d9ad View commit details
    Browse the repository at this point in the history