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: 0137b08bd107
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 81487f73eb5e
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 1, 2019

  1. lua.pkgs.luv.libluv: fix linking against lua on darwin

        [ 50%] Building C object CMakeFiles/luv.dir/src/luv.c.o
        [100%] Linking C shared library libluv.dylib
        Undefined symbols for architecture x86_64:
          "_luaL_addlstring", referenced from:
              _thread_dump in luv.c.o
          ...
    LnL7 committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    fc408c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c819648 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Merge pull request #70215 from LnL7/darwin-lua-libluv

    neovim: fix darwin build
    teto committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    81487f7 View commit details
    Browse the repository at this point in the history