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: 2ecc06e5575c
Choose a base ref
...
head repository: NixOS/hydra
compare: 89fa82930af3
Choose a head ref
  • 14 commits
  • 18 files changed
  • 1 contributor

Commits on May 8, 2019

  1. Copy the full SHA
    950e8be View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Update flake.lock

    edolstra committed May 9, 2019
    Copy the full SHA
    80fe42e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Remove the hydra-eval-jobs restart hack

    It's not very effective.
    edolstra committed May 10, 2019
    Copy the full SHA
    8f31149 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2c60019 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ddcf05a View commit details
    Browse the repository at this point in the history
  4. hydra-eval-jobs: Support flakes

    E.g. 'hydra-eval-jobs ~/Dev/patchelf' is enough to evaluate patchelf -
    no need to set up a $NIX_PATH, pass arguments, etc.
    edolstra committed May 10, 2019
    Copy the full SHA
    6ee6ec3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f9f595c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    842ef9a View commit details
    Browse the repository at this point in the history
  7. TODO

    edolstra committed May 10, 2019
    Copy the full SHA
    0387787 View commit details
    Browse the repository at this point in the history
  8. Improve error message

    edolstra committed May 10, 2019
    Copy the full SHA
    30e8fe9 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ed00f0b View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    4ec5103 View commit details
    Browse the repository at this point in the history
  11. "Reproduce" action: Support flakes

    No more need for a reproduction script! It just says something like
    
      If you have Nix installed, you can reproduce this build on your own
      machine by running the following command:
    
      # nix build github:edolstra/dwarffs/09c823e977946668b63ad6c88ed358b48220f124:hydraJobs.build.x86_64-linux
    edolstra committed May 10, 2019
    Copy the full SHA
    f68cb7b View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    89fa829 View commit details
    Browse the repository at this point in the history