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: 281880c92aaf
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 14cf906f33c3
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 16, 2020

  1. haskellPackages.hail: relax cabal dependencies to unbreak

    The upstream version still contains very strict dependency
    constraints. I've updated the patches to a version that relax these.
    This unbreaks hail for me.
    
    (cherry picked from commit cd11c0c)
    blitz committed Nov 16, 2020
    Copy the full SHA
    2d69dcc View commit details
    Browse the repository at this point in the history
  2. haskellPackages.hail: actually mark as unbroken

    This has to be done manually on release branches.
    blitz committed Nov 16, 2020
    Copy the full SHA
    9247b2a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #103962 from blitz/unbreak-hail-20.09

    [20.09] haskellPackages.hail: relax cabal dependencies to unbreak
    cdepillabout committed Nov 16, 2020
    Copy the full SHA
    14cf906 View commit details
    Browse the repository at this point in the history