mirror of
https://github.com/NixOS/nix
synced 2025-07-08 11:03:54 +02:00
fixup! nix: develop: add tests for interactive shell
This commit is contained in:
parent
ceab20d056
commit
eaa3629532
2 changed files with 2 additions and 1 deletions
|
@ -45,6 +45,7 @@ if [[ -n "${NIX_DAEMON_PACKAGE:-}" ]]; then
|
|||
DAEMON_PATH="${NIX_DAEMON_PACKAGE}/bin:$DAEMON_PATH"
|
||||
fi
|
||||
coreutils=@coreutils@
|
||||
lsof=@lsof@
|
||||
|
||||
export dot=@dot@
|
||||
export SHELL="@bash@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue