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

Commits on Oct 28, 2018

  1. buildGoPackage: re-enable GOCACHE

    If projects uses go1.11 modules GOCACHE is required.
    Also if buildGoPackage is used in a nix-shell setting we don't
    want to override GOCACHE to allow incremental builds.
    This should be backported to 18.09
    Mic92 committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    9bbfc6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49346 from Mic92/gocache

    buildGoPackage: re-enable GOCACHE
    Mic92 committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    ee73826 View commit details
    Browse the repository at this point in the history