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: 85286b209210
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 493ce3b2c4c4
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 14, 2018

  1. ghc8.4: build statically on prebuilt iOS

    Otherwise we run into issues in stage 1 with libffi.dylib unable to be
    built. It is probably a similar case to the prebuilt Android.
    
    /cc @Ericson2314
    matthewbauer committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    3d811ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42050 from obsidiansystems/fix-ios-ghc

    ghc8.4: build statically on prebuilt iOS
    matthewbauer committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    493ce3b View commit details
    Browse the repository at this point in the history