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

Commits on Dec 28, 2017

  1. ghc: wire up new binary ghc for bootstrapping

    This change brings development feedback loop improvement
    from a couple of ghc rebuilds to only one for working on generic
    builder.
    
    To completely eliminate the rebuilds, use two nixpkgs clones
    and point boot packages to the unmodified one.
    domenkozar committed Dec 28, 2017
    Copy the full SHA
    695a026 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33129 from domenkozar/ghc-binary-boot-pkgs

    ghc: wire up new binary ghc for bootstrapping
    peti committed Dec 28, 2017
    Copy the full SHA
    d54384b View commit details
    Browse the repository at this point in the history