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: 3f42a6eb84cf
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: dfcae92929bd
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 24, 2018

  1. glibc: use local copy of patch to fix w/musl

    fetchpatch doesn't work with bootstrap fetchurl,
    so just use local file like we do for other glibc patches.
    dtzWill committed Apr 24, 2018
    Copy the full SHA
    c3ab285 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39442 from dtzWill/fix/glibc-no-fetchpatch

    glibc: use local copy of patch to fix w/musl
    dtzWill committed Apr 24, 2018
    Copy the full SHA
    dfcae92 View commit details
    Browse the repository at this point in the history