Navigation Menu

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

Commits on Jan 3, 2020

  1. Copy the full SHA
    28c3715 View commit details
    Browse the repository at this point in the history
  2. xcode: don’t use libstdc++ on iOS

    Apple no longer ships with it, so best to avoid forcing it into use.
    matthewbauer committed Jan 3, 2020
    Copy the full SHA
    3432b1b View commit details
    Browse the repository at this point in the history
  3. ghc: always use llvm with iOS

    Even when building for the simulator.
    matthewbauer committed Jan 3, 2020
    Copy the full SHA
    036cef9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #76070 from matthewbauer/ios-with-xcode-11-cherry-…

    …pick-for-1909
    
    iOS with xcode 11 cherry pick for 19.09
    matthewbauer committed Jan 3, 2020
    Copy the full SHA
    2d94547 View commit details
    Browse the repository at this point in the history