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

Commits on Jun 13, 2020

  1. php < 7.4: Fix validation of PKG_CONFIG var

    They were assuming it is an absolute path, but it (conventionally) can
    be something to look up on the PATH too.
    
    Fixes #90202
    Ericson2314 committed Jun 13, 2020
    Copy the full SHA
    c1b9f86 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Merge pull request #90249 from Ericson2314/fix-old-php

    php < 7.4: Fix validation of PKG_CONFIG var
    timokau committed Jun 14, 2020
    Copy the full SHA
    20e62aa View commit details
    Browse the repository at this point in the history