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

Commits on May 12, 2019

  1. ghc: use ncg for cross buildsystem

    We can use ncg for all x86 builds.
    
    Fixes #61262
    matthewbauer committed May 12, 2019
    Copy the full SHA
    8a52658 View commit details
    Browse the repository at this point in the history
  2. release-cross: use latest stable ghc

    Previously on ghc 8.4.4, but we can now use 8.6.5 to address the
    issue.
    matthewbauer committed May 12, 2019
    Copy the full SHA
    490d9fd View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Merge pull request #61336 from matthewbauer/ghc-ncg-cross

    Use ncg for x86 ghc cross compilation
    Ericson2314 committed May 13, 2019
    Copy the full SHA
    59a733e View commit details
    Browse the repository at this point in the history