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: 17a610645aff
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 20fcae3cd53b
Choose a head ref
  • 6 commits
  • 1 file changed
  • 4 contributors

Commits on Jun 2, 2020

  1. docker: add git to extraPath

    When building a docker container from git, docker was missing the git
    binary in $PATH.
    
    (cherry picked from commit 08d83c1)
    Milan Pässler authored and Frostman committed Jun 2, 2020
    Copy the full SHA
    7bf0d1c View commit details
    Browse the repository at this point in the history
  2. docker: use installShellFiles

    (cherry picked from commit 764dd5c)
    zowoq authored and Frostman committed Jun 2, 2020
    Copy the full SHA
    52cc587 View commit details
    Browse the repository at this point in the history
  3. docker: 19.03.8 -> 19.03.9

    (cherry picked from commit fb3039d)
    Frostman committed Jun 2, 2020
    Copy the full SHA
    1e1b0ac View commit details
    Browse the repository at this point in the history
  4. docker: 19.03.9 -> 19.03.10

    (cherry picked from commit c8dddcb)
    Frostman committed Jun 2, 2020
    Copy the full SHA
    33973b7 View commit details
    Browse the repository at this point in the history
  5. docker: 19.03.10 -> 19.03.11

    (cherry picked from commit a4ea8ab)
    Frostman committed Jun 2, 2020
    Copy the full SHA
    4aad3f5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #89336 from Frostman/docker-backport-19.03.11

    [20.03] docker: 19.03.5 -> 19.03.11
    Ma27 committed Jun 2, 2020
    Copy the full SHA
    20fcae3 View commit details
    Browse the repository at this point in the history