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: a99d1f65f0f4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 02ba80a3393c
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 25, 2018

  1. dockerTools: Pin go to 1.9

    This is the Go version that Docker currently uses:
    moby/moby#35739
    
    Fixes #35505
    srhb committed Feb 25, 2018
    Copy the full SHA
    be5090f View commit details
    Browse the repository at this point in the history
  2. docker: pin go to 1.9

    This is the version used upstream, see:
    moby/moby#35739
    srhb committed Feb 25, 2018
    Copy the full SHA
    d61a632 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Merge pull request #35539 from srhb/35505

    dockerTools: Pin go to 1.9
    Mic92 committed Feb 26, 2018
    Copy the full SHA
    02ba80a View commit details
    Browse the repository at this point in the history