Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: 980bb95f1c93
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: aa2a7e49b825
Choose a head ref
  • 4 commits
  • 3 files changed
  • 4 contributors

Commits on Jul 5, 2019

  1. haskellPackages.servant-client-core: apply patch only to 0.15

    A patch was added unconditionally that only applies to 0.15, breaking
    builds of 0.14.
    
    Apply patch only if version is 0.15
    Christian Höppner committed Jul 5, 2019
    Copy the full SHA
    d7ee2e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. graphicsmagick: 1.3.31 -> 1.3.32

    security release fixing numerous issues, darwin requires patch to fix issue
    with pngs
    risicle committed Jul 6, 2019
    Copy the full SHA
    9826490 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64343 from mkaito/mkaito/haskell-fix-servant-014

    haskellPackages.servant-client-core: apply patch only to 0.15
    domenkozar committed Jul 6, 2019
    Copy the full SHA
    da20f61 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #64380 from risicle/ris-graphicsmagick-1-3-32

    graphicsmagick: 1.3.31 -> 1.3.32, security release
    grahamc committed Jul 6, 2019
    Copy the full SHA
    aa2a7e4 View commit details
    Browse the repository at this point in the history