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: 733bbc131d98
Choose a base ref
...
head repository: NixOS/hydra
compare: a6c4e4b06776
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 12, 2020

  1. reproduce bash script must supply revCount as int

    The reproduce script would fail for me, because it passed revCount as
    a string to nix-build, which would then fail to subtract from it.
    plutotulp committed Sep 12, 2020
    Copy the full SHA
    1d11b29 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Merge pull request #807 from plutotulp/bugfix-revcount-as-integer

    reproduce bash script must supply revCount as int
    edolstra committed Sep 14, 2020
    Copy the full SHA
    a6c4e4b View commit details
    Browse the repository at this point in the history