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: 78d0c72b5283
Choose a base ref
...
head repository: NixOS/nix
compare: 21ebf6a16028
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 20, 2018

  1. Hack to get SSH error messages from build-remote

    E.g.
    
      cannot build on 'ssh://mac1': cannot connect to 'mac1': bash: nix-store: command not found
      cannot build on 'ssh://mac2': cannot connect to 'mac2': Host key verification failed.
      cannot build on 'ssh://mac3': cannot connect to 'mac3': Received disconnect from 213... port 6001:2: Too many authentication failures
      Authentication failed.
    edolstra committed Mar 20, 2018
    3 Configuration menu
    Copy the full SHA
    1aca195 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21ebf6a View commit details
    Browse the repository at this point in the history