mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Merge 1e77a8dd91
into 448cfb71ea
This commit is contained in:
commit
a653d91fdf
3 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,7 @@ nix shell -f shell-hello.nix hello -c env > "$TEST_ROOT/actual-env"
|
|||
# - __CF_USER_TEXT_ENCODING is set by macOS and is beyond our control
|
||||
sed -i \
|
||||
-e 's/PATH=.*/PATH=.../' \
|
||||
-e '/^IN_NIX_SHELL=.*/d' \
|
||||
-e 's/_=.*/_=.../' \
|
||||
-e '/^TMPDIR=\/var\/folders\/.*/d' \
|
||||
-e '/^__CF_USER_TEXT_ENCODING=.*$/d' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue