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: afd6b04f478d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9c1eb7ae680c
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 21, 2019

  1. z-lua: wrap LUA_CPATH manually instead of lua.withPackages

    We can't use lua.withPackages, because on darwin shebangs can't point to
    interpreted (shebang'd) scripts. See #23018
    marsam committed Sep 21, 2019
    Copy the full SHA
    0f1ce17 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Merge pull request #69635 from marsam/fix-z-lua-darwin

    z-lua: fix build on darwin
    marsam committed Sep 27, 2019
    Copy the full SHA
    9c1eb7a View commit details
    Browse the repository at this point in the history