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

Commits on Apr 8, 2020

  1. ghc: don't use ld.gold with musl libc (fixes #84670)

    ld.gold doesn't play well with musl as is documented in #49071 and
    https://sourceware.org/bugzilla/show_bug.cgi?id=23856
    adamse committed Apr 8, 2020
    Copy the full SHA
    acfccf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Merge pull request #84741 from adamse/haskell-updates

    ghc: do not use ld.gold with musl libc #84670
    cdepillabout committed Apr 9, 2020
    Copy the full SHA
    fcd35ef View commit details
    Browse the repository at this point in the history