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: 0f4e11705408
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3768913cc9ec
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 #47445 from obsidiansystems/ghcjs-no-double-callPa…

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