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: 814cf93ccfbf
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 581937d380ac
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 4, 2020

  1. dockerTools: Support files directly under /nix/store

    Also makes sure that the files inside a layer added in a sorted order
    to make the results more deterministic.
    utdemir committed Jul 4, 2020
    Copy the full SHA
    cc46362 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Copy the full SHA
    2ae2186 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    06db331 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #92255 from utdemir/stream_layered_image_fixes

    dockerTools: Support files directly under /nix/store
    roberth committed Jul 6, 2020
    Copy the full SHA
    581937d View commit details
    Browse the repository at this point in the history