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: fef728b6ead2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cb385daf9538
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 7, 2019

  1. metrics: don’t output nix output for qaDrv*

    These have a hug log that will hit “log limit exceeded” on Hydra. This
    commit skips the biggest offenders - qaDrv and qaDrvAggresive, giving
    smaller logs.
    
    https://hydra.nixos.org/build/94487387
    matthewbauer committed Jun 7, 2019
    Copy the full SHA
    8bb03d3 View commit details
    Browse the repository at this point in the history
  2. gdb: remove applied patch for darwin

    This patch is no longer needed. The commit was included in this
    release.
    
    https://hydra.nixos.org/build/94447561
    matthewbauer committed Jun 7, 2019
    Copy the full SHA
    cb385da View commit details
    Browse the repository at this point in the history