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: ce2bbeb5edd8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9c9020c42c2c
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 9, 2019

  1. aws-sdk-cpp: fixing hydra build

    Removing debug info to fix hydra build.
    The debug symbols alone are around ~1.8GB in size, which
    makes the closure combined with the other two outputs
    too large.
    d-goldin committed Oct 9, 2019
    Copy the full SHA
    0ad35ab View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Merge pull request #70882 from d-goldin/conditional_debug_aws_sdk_cpp

    aws-sdk-cpp: fixing hydra build
    joachifm committed Oct 12, 2019
    Copy the full SHA
    9c9020c View commit details
    Browse the repository at this point in the history