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: 9e2d258f9288
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3924b3442543
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 25, 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
    
    (cherry picked from commit 00a41eb)
    
    Fixes #67433
    mroi authored and matthewbauer committed Aug 25, 2019
    Copy the full SHA
    3924b34 View commit details
    Browse the repository at this point in the history