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/nix
base: 300594f053b8
Choose a base ref
...
head repository: NixOS/nix
compare: e2ac8756ae29
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 20, 2018

  1. download: improve error for hash mismatch ("store mismatch")

    Fixes #1905
    
    (cherry picked from commit 74da813)
    dtzWill authored and edolstra committed Jun 20, 2018
    Copy the full SHA
    2a2b1ac View commit details
    Browse the repository at this point in the history
  2. Detect redirect loops

    Fixes #2225.
    
    (cherry picked from commit b920b90)
    edolstra committed Jun 20, 2018
    Copy the full SHA
    811645e View commit details
    Browse the repository at this point in the history
  3. Handle HTTP 410 Gone errors

    (cherry picked from commit 691b758)
    edolstra committed Jun 20, 2018
    Copy the full SHA
    e2ac875 View commit details
    Browse the repository at this point in the history