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: 0ff2b722f752
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b6dfa316b7d8
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Jun 18, 2018

  1. haskell generic-builder: Always use separate pkg db for custom setup

    This decreases complexity and ensures setup dependencies are properly
    specified with `setup-depends` as they should be. Testing will say if
    this is a reasonable change.
    Ericson2314 committed Jun 18, 2018
    Copy the full SHA
    f8ec07e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6d5751b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Merge pull request #41939 from obsidiansystems/haskell-always-setup-s…

    …eparately
    
    haskell generic-builder: Always use separate pkg db for custom setup
    Ericson2314 committed Jun 19, 2018
    Copy the full SHA
    b6dfa31 View commit details
    Browse the repository at this point in the history