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: 6b5c9fc19789
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 78381de8598c
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 12, 2018

  1. ghc: don't use LLVM w/musl on non-cross

    Doesn't appear to be needed on musl-native on x86_64,
    and on non-x86(-64) it's included anyway.
    dtzWill committed Jul 12, 2018
    Copy the full SHA
    2996d29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43400 from dtzWill/experimental/ghc-musl-nollvm

    ghc: don't use LLVM w/musl on non-cross
    dtzWill committed Jul 12, 2018
    Copy the full SHA
    78381de View commit details
    Browse the repository at this point in the history