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

Commits on Jun 19, 2018

  1. dhall-json_1_2_0: fix dependencies

    dhall-json 1.2.0 requires dhall's version to be at least 1.14.0 and less
    than 1.15.0.  The package wasn't building for me because `dhall` is at
    version 1.11.1; pinning to `dhall_1_14_0` fixed it.
    philandstuff committed Jun 19, 2018
    Copy the full SHA
    5a2e2db View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Merge pull request #42268 from philandstuff/fix-dhall-json-1.2.0-deps

    dhall-json_1_2_0: fix dependencies
    peti committed Jun 22, 2018
    Copy the full SHA
    5cb4cdf View commit details
    Browse the repository at this point in the history