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: 74f81cfed97f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a5e6bdd9004e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 10, 2018

  1. ghc861: use llvm6 so we're using supported LLVM version

    Otherwise complains that LLVM version used is unsupported
    and that LLVM 6.0 is the only supported version.
    
    So, let's use it! :)
    dtzWill committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    b95e7b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43303 from dtzWill/fix/ghc-861-llvm-version

    ghc861: use llvm6 so we're using supported LLVM version
    peti committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    a5e6bdd View commit details
    Browse the repository at this point in the history