shell: call proxy nix-shell with --run
This commit is contained in:
parent
c2437cb56a
commit
1fb964e841
@ -109,7 +109,7 @@ let
|
|||||||
NIX_PATH=$(q "$target_path") \
|
NIX_PATH=$(q "$target_path") \
|
||||||
STOCKHOLM_VERSION=$STOCKHOLM_VERSION \
|
STOCKHOLM_VERSION=$STOCKHOLM_VERSION \
|
||||||
nix-shell \
|
nix-shell \
|
||||||
--command $(q \
|
--run $(q \
|
||||||
config=$config \
|
config=$config \
|
||||||
system=$system \
|
system=$system \
|
||||||
target=$target \
|
target=$target \
|
||||||
|
Loading…
Reference in New Issue
Block a user