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/nixpkgs
base: 4c60e5314c4a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 21bb1b0aac57
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

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
  2. Merge pull request #50990 from nlewo/pr-eval-release

    Increase nix-instantiate heap size in eval-release.sh
    Mic92 committed Jan 25, 2019
    Copy the full SHA
    21bb1b0 View commit details
    Browse the repository at this point in the history