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

Commits on Jan 23, 2017

  1. Fixing the wrong Git Commit hash in docker version

    `DOCKER_GITCOMMIT` needs to match the tagged commit used to build the
    binary. The current commit refers to 1.12.1 and wasn't update each
    time we updated the package. Using a variable near the version and
    adding a comment so we don't forget to update next time.
    
    Signed-off-by: Vincent Demeester <vincent@sbr.pm>
    vdemeester committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    d79fa88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22048 from vdemeester/fix-docker-version-git-commit

    Fixing the wrong Git Commit hash in docker version
    offlinehacker committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    ab6f360 View commit details
    Browse the repository at this point in the history