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

Commits on Oct 12, 2017

  1. Partition all-cabal-hashes into case-insensitive-safe components.

    OS X by default has a case-insensitive filesystem, and fetching
    all-cabal-hashes there fails due to a hash mismatch caused by package
    pairs like compactable and Compactable. This partitions the package set
    such that each partition contains no equivalent-up-to-case pairs.
    shlevy committed Oct 12, 2017
    Copy the full SHA
    843e099 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. Copy the full SHA
    3ef3fc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. Copy the full SHA
    ad6b8f4 View commit details
    Browse the repository at this point in the history