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: a3ba14dff16c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 53eac87c8d42
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Sep 25, 2020

  1. lefthook: use go 1.14 to build (#97963)

    Due to some changes in `go` from 1.14 to 1.15 the lefthook tool
    currently can't start external programs and errors each test it tries
    to run, making it effectively useless.
    
    This is a temporary fix to make `lefthook` usable again until the
    upstream issue was fixed and a new release has been cut.
    
    Upstream issue: evilmartians/lefthook#151
    
    (cherry picked from commit 4312e24)
    NobbZ committed Sep 25, 2020
    Copy the full SHA
    53eac87 View commit details
    Browse the repository at this point in the history