Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase nix-instantiate heap size in eval-release.sh #50990

Merged
merged 2 commits into from Jan 25, 2019

Commits on Nov 24, 2018

  1. Remane test-eval-release.sh to eval-release.sh

    Since this script can also be used for non testing purposes.
    nlewo committed Nov 24, 2018
    Copy the full SHA
    ea90e51 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. eval-release.sh: increase nix-instantiate heap size to 2GB

    Otherwise, nix-instantiate fails with
    Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
    nlewo committed Jan 25, 2019
    Copy the full SHA
    1f8c960 View commit details
    Browse the repository at this point in the history