Skip to content

Commit

Permalink
dockerTools.streamLayeredImage: source $stdenv/setup before running f…
Browse files Browse the repository at this point in the history
…akeRootCommands
  • Loading branch information
vroad committed Mar 19, 2021
1 parent 5199c7e commit 057c7a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/build-support/docker/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@ rec {
mkdir $out
fakeroot bash -c '
set -e
source $stdenv/setup
cd old_out
eval "$fakeRootCommands"
tar \
Expand Down

0 comments on commit 057c7a2

Please sign in to comment.