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: 69af83b20274
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 53255e2ab723
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 12, 2018

  1. go: do not wrap with go get tools

    See: #46603
    
    These tools are not required for `buildGoPackage`, while
    significantly affecting closure size and build time.
    
    This essentially reverts 458895d.
    lukateras committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    f969e6e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. Merge pull request #48284 from transumption/201810/go-closure-size

    go: do not wrap with `go get` tools
    Mic92 committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    53255e2 View commit details
    Browse the repository at this point in the history