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: b1687d3a95e4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b80874cda93c
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 1, 2018

  1. elm: disable dependencies' tests to fix build

    these haskell packages need their tests disabled after recent hackage
    package version bumps.
    
    partial fix for #38023
    jerith666 authored and globin committed Apr 1, 2018
    Copy the full SHA
    5dd5fad View commit details
    Browse the repository at this point in the history
  2. elm: patch elm-package to work with current http-client

    partial fix for #38023
    jerith666 authored and globin committed Apr 1, 2018
    Copy the full SHA
    da8d481 View commit details
    Browse the repository at this point in the history
  3. elm: override either for elm-interface-to-json

    as suggested by @pbogdan
    
    final fix for #38023
    jerith666 authored and globin committed Apr 1, 2018
    Copy the full SHA
    b80874c View commit details
    Browse the repository at this point in the history