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: 7c91f6d93e42
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1d66f56953e4
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 6, 2018

  1. haskellPackages.http-link-header: disable tests

    The test
    
      Network.HTTP.Link, writeLinkHeader → parseLinkHeader, roundtrips successfully
    
    seems to flap, as I cannot reproduce the failure locally, but it occured on
    Hydra [0]. Also upstream is aware of the problem [1].
    
    [0] https://hydra.nixos.org/build/75041105
    [1] sjshuck/http-link-header#7
    erictapen committed Jun 6, 2018
    Copy the full SHA
    b374896 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Merge pull request #41592 from erictapen/nixos-1803-http-link-header-…

    …disable-tests
    
    [nixos-18.03] haskellPackages.http-link-header: disable tests
    peti committed Jun 7, 2018
    Copy the full SHA
    1d66f56 View commit details
    Browse the repository at this point in the history