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: 0d82843d168a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a5931fa6e38d
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 4, 2020

  1. dockerTools.streamLayeredImage: Store the customisation layer as a ta…

    …rball
    
    This fixes as issue described here[1], where permissions set by 'extraCommands'
    were ignored by Nix.
    
    [1] #91084 (comment)
    utdemir committed Sep 4, 2020
    Copy the full SHA
    ae82f81 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Merge pull request #95409 from utdemir/stream_layered_image_fix

    dockerTools.streamLayeredImage: Store the customisation layer as a tarball
    AndersonTorres committed Sep 14, 2020
    Copy the full SHA
    a5931fa View commit details
    Browse the repository at this point in the history