mirror of
https://github.com/NixOS/nix
synced 2025-07-09 07:53:55 +02:00
Merge remote-tracking branch 'origin/master' into flakes
This commit is contained in:
commit
a323b7826c
11 changed files with 35 additions and 26 deletions
|
@ -8,7 +8,6 @@ expect_trace() {
|
|||
actual=$(
|
||||
nix-instantiate \
|
||||
--trace-function-calls \
|
||||
-vvvv \
|
||||
--expr "$expr" 2>&1 \
|
||||
| grep "function-trace" \
|
||||
| sed -e 's/ [0-9]*$//'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue