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: f5f9625bffac
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 33716c1d4b2f
Choose a head ref
  • 3 commits
  • 11 files changed
  • 2 contributors

Commits on Sep 27, 2018

  1. ghcjs-{7.10, 8.0}: Make symmetrical

    There's no reason other than misleading branch names to prefer one over
    another.
    Ericson2314 committed Sep 27, 2018
    Copy the full SHA
    94d12f3 View commit details
    Browse the repository at this point in the history
  2. ghcjs-{7.10, 8.0}: Expose the good .override

    The per-version `default.nix`es just fill in default arguments. It is
    much more useful to have the `.override` from the inner `callPackage`,
    for finer control. Converting the outer `callPackage` to a plain import
    makes the inner one the only one, revealing its `.override`.
    Ericson2314 committed Sep 27, 2018
    Copy the full SHA
    5ba8458 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47443 from obsidiansystems/ghcjs-no-double-callPa…

    …ckage
    
    ghcjs-{7.10, 8.0}: Improve overriding situation
    Ericson2314 committed Sep 27, 2018
    Copy the full SHA
    33716c1 View commit details
    Browse the repository at this point in the history