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: 0c89c444a23a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2642e1563f59
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 26, 2019

  1. glibc: fix cross builds on Darwin

    evaluate buildPackages.glibc exclusively on Linux,
    evaluating it on Darwin will lead to an unsupported platform error
    mroi committed Feb 26, 2019
    Copy the full SHA
    00a41eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56417 from mroi/patch-1

    glibc: fix cross builds on Darwin
    Mic92 committed Feb 26, 2019
    Copy the full SHA
    2642e15 View commit details
    Browse the repository at this point in the history