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

Commits on Jul 10, 2018

  1. ghc{843,861}: clone linux-gnu targets so musl variants are available

    Fixes build with "muslpi" (armv6l-unknown-linux-musleabihf).
    
    This was done via patch at first but it wouldn't apply to both at once,
    and it's probably best to stick to just having musl clones for now
    (instead of patching 8.6.1 targets into 8.4.3 and hoping that's okay).
    dtzWill committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    894f313 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    773ae70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43306 from dtzWill/fix/ghc-musl-targets

    ghc{843,861}: add musl variants of "llvm-targets"
    dtzWill committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    be0a056 View commit details
    Browse the repository at this point in the history