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: 4e7f1c7f11fb
Choose a base ref
...
head repository: NixOS/nix
compare: 5b22a2c0d443
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Aug 4, 2020

  1. tab -> space

    Ericson2314 committed Aug 4, 2020
    Copy the full SHA
    fe7e57a View commit details
    Browse the repository at this point in the history
  2. Make JSON equality tests agnostic to ordering

    It is in fact more sorted than before, but I don't think we want to
    guarantee anything about the ordering.
    Ericson2314 committed Aug 4, 2020
    Copy the full SHA
    6d9ccde View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3894 from obsidiansystems/json-test-order-agnostic

    Make JSON equality tests agnostic to ordering
    edolstra committed Aug 4, 2020
    Copy the full SHA
    5b22a2c View commit details
    Browse the repository at this point in the history