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: ad3234b7d68d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7929891d574e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 18, 2020

  1. validatePkgConfig: fix variable scope

    validatePkgConfig failed due to a wrong variable scope, as reported in
    issue #100834. This change corrects the variable scoping.
    danieldk committed Oct 18, 2020
    Copy the full SHA
    48a20e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Merge pull request #100964 from danieldk/fix-validate-pkg-config

    validatePkgConfig: fix variable scope
    Ericson2314 committed Oct 19, 2020
    Copy the full SHA
    7929891 View commit details
    Browse the repository at this point in the history