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: 189ec715ac9c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 21d90318027e
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 26, 2017

  1. ghc-6.10.2-binary: Remove dead Darwin code

    This looks like a WIP attempt from 2008
    
    (cherry picked from commit d72647b)
    Ericson2314 committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    95f22fb View commit details
    Browse the repository at this point in the history
  2. ghc prebuilt: Don't hardcode the version in a few more places

    This removes noise in the diff, making creating new versions easier. No
    hashes should be changed.
    
    (cherry picked from commit 17de435)
    Ericson2314 committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    d626fc6 View commit details
    Browse the repository at this point in the history
  3. ghc prebuilt: Clean up syntax, without changes hashes

    If I'm going to make a bunch more of these, I think it's a good idea to
    make them more uniform first.
    
    (cherry picked from commit a8ef3f6)
    Ericson2314 committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    ab9218d View commit details
    Browse the repository at this point in the history
  4. ghc prebuilt: Fix indentation

    Doing this separately so the other commits are more readable
    
    (cherry picked from commit 2d52156)
    Ericson2314 committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    21d9031 View commit details
    Browse the repository at this point in the history