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: 0be87c79797a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 873e6a4e6545
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 5, 2020

  1. google-cloud-sdk: remove crcmod_osx as well

    Both third_party/crcmod_osx and third_party/crcmod are only used in the
    PYTHONPATH, and we already replace them with dependencies from nixpkgs.
    edef1c committed Feb 5, 2020
    Copy the full SHA
    c484d63 View commit details
    Browse the repository at this point in the history
  2. google-cloud-sdk: remove tests directories

    This reduces output size by 4.5 MiB.
    edef1c committed Feb 5, 2020
    Copy the full SHA
    dbaafbb View commit details
    Browse the repository at this point in the history
  3. google-cloud-sdk: compact all the JSON

    This reduces output size by 20 MiB.
    edef1c committed Feb 5, 2020
    Copy the full SHA
    b7641ea View commit details
    Browse the repository at this point in the history
  4. google-cloud-sdk: strip the Cython gRPC library

    This reduces output size by 21 MiB.
    edef1c committed Feb 5, 2020
    2
    Copy the full SHA
    6ceebc4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #79250 from edef1c/gcloud-sdk-size

    google-cloud-sdk: reduce output size
    flokli committed Feb 5, 2020
    Copy the full SHA
    873e6a4 View commit details
    Browse the repository at this point in the history