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: 5ee23c35b9db
Choose a base ref
...
head repository: NixOS/nix
compare: 804910fb0eeb
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 8, 2019

  1. Replace $TMPDIR with $TEST_ROOT in tests/fetchurl.sh

    $TMPDIR isn't necessarily set and would cause this test to fail.
    singron committed Nov 8, 2019
    Copy the full SHA
    6c041e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Merge pull request #3213 from singron/fetchurl_test

    Replace $TMPDIR with $TEST_ROOT in tests/fetchurl.sh
    edolstra committed Nov 11, 2019
    Copy the full SHA
    804910f View commit details
    Browse the repository at this point in the history