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: 253571e4ecc9
Choose a base ref
...
head repository: NixOS/nix
compare: 29fbc3cf31cb
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 9, 2020

  1. Use no substituers by default in the tests

    Otherwise https://cache.nixos.org is chosen by default, causing the OSX
    testsuite to hang inside the sandbox.
    
    (In a way, this is probably rugging an actual bug under the carpet as
    Nix should be able to gracefully timeout in such a case, but that's
    beyond mac OSX-fu)
    thufschmitt committed Dec 9, 2020
    Copy the full SHA
    5286310 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4343 from tweag/fix-osx-ci

    Use no substituers by default in the tests
    edolstra committed Dec 9, 2020
    Copy the full SHA
    29fbc3c View commit details
    Browse the repository at this point in the history