shell: call proxy nix-shell with --run

This commit is contained in:
tv 2017-07-08 15:00:30 +02:00
parent c2437cb56a
commit 1fb964e841

View File

@ -109,7 +109,7 @@ let
NIX_PATH=$(q "$target_path") \
STOCKHOLM_VERSION=$STOCKHOLM_VERSION \
nix-shell \
--command $(q \
--run $(q \
config=$config \
system=$system \
target=$target \