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/nix
base: 3ce1ecd63b8a
Choose a base ref
...
head repository: NixOS/nix
compare: a87ca51842db
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 14, 2020

  1. Fix debug line

    edolstra committed Feb 14, 2020
    Copy the full SHA
    ae5deb1 View commit details
    Browse the repository at this point in the history
  2. nix eval-hydra-jobs: Support parallel evaluation

    Example usage:
    
      $ nix eval-hydra-jobs -f '<nixpkgs/pkgs/top-level/release.nix>' '' \
          --max-memory-size 2048 --workers 8
    edolstra committed Feb 14, 2020
    Copy the full SHA
    a87ca51 View commit details
    Browse the repository at this point in the history