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/cabal2nix
base: 66799f048d84
Choose a base ref
...
head repository: NixOS/cabal2nix
compare: 0f70a5b0115b
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 12, 2018

  1. Be a bit more precises about pruning duplicates for sake of cross

    If we need a library and build tool from the same package, we should
    keep both deps.
    Ericson2314 committed Jul 12, 2018
    Copy the full SHA
    9e4691d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2e6458f View commit details
    Browse the repository at this point in the history
  3. Add hack for common erroneous missing build-tool-depends

    See comment in code for more details.
    
    Fixes #356
    Ericson2314 committed Jul 12, 2018
    Copy the full SHA
    ec494dd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #358 from obsidiansystems/missing-tools

    Add hack for common erroneous missing build-tool-depends, and keep duplicate deps for cross
    peti committed Jul 12, 2018
    Copy the full SHA
    0f70a5b View commit details
    Browse the repository at this point in the history