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: 39ed5ff74c17
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7f821b3efc15
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 25, 2020

  1. build-lua-package: dont patchShebangs folder

    It can be source of trouble for some read-only folders (libluv for
    instance) and slow down install.
    teto committed Feb 25, 2020
    6
    Copy the full SHA
    7aee5b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Copy the full SHA
    6eeb434 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    006aeb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Merge pull request #81067 from teto/lua_fix

    - introduce a default checkPhase for lua (disabled by default)
    - dont apply patchShebangs on the whole lua package; hopefulyl it doesnt break stuff
    teto committed Feb 27, 2020
    Copy the full SHA
    7f821b3 View commit details
    Browse the repository at this point in the history