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/hydra
base: 5b731004da89^
Choose a base ref
...
head repository: NixOS/hydra
compare: f5cdbfe21d93
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 26, 2020

  1. Remove tabs

    edolstra committed Mar 26, 2020
    Copy the full SHA
    5b73100 View commit details
    Browse the repository at this point in the history
  2. Abort unsupported build steps

    If we don't see machine that supports a build step for
    'max_unsupported_time' seconds, the step is aborted. The default is 0,
    which is appropriate for Hydra installations that don't provision
    missing machines dynamically.
    edolstra committed Mar 26, 2020
    Copy the full SHA
    f5cdbfe View commit details
    Browse the repository at this point in the history