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: 691f7e168c65
Choose a base ref
...
head repository: NixOS/hydra
compare: 4e27796eba97
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on May 16, 2018

  1. Allow setting GC_INITIAL_HEAP_SIZE for hydra-eval-jobs

    This cannot be done in the hydra-evaluator systemd unit, since then
    every other Nix process (e.g. hydra-evaluator and nix-prefetch-*) will
    also allocate the specified heap size, probably leading to OOM.
    edolstra committed May 16, 2018
    Configuration menu
    Copy the full SHA
    4e27796 View commit details
    Browse the repository at this point in the history