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: 471f3672b6bc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c5a1eafc1bae
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 30, 2020

  1. dockerTools: fix permissions on /nix/store

    Johan Thomsen committed Jul 30, 2020
    Copy the full SHA
    9f86685 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. nixos/tests/dockerTools: add test for running non-root containers wit…

    …h buildLayeredImage
    
    Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
    Johan Thomsen and roberth committed Jul 31, 2020
    1
    Copy the full SHA
    f5db415 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94243 from johanot/dockertools-fix-nixstore-perms

    dockertools: fix buildLayeredImage nix-store permissions
    srhb committed Jul 31, 2020
    Copy the full SHA
    c5a1eaf View commit details
    Browse the repository at this point in the history