tests: add --show-trace to nix-unit tests

This commit is contained in:
Michael Hoang
2025-04-06 22:58:29 +02:00
parent 72ed0e258a
commit 67745e1b27
7 changed files with 8 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ in
nix-unit --eval-store "$HOME" \
--extra-experimental-features flakes \
--show-trace \
${inputOverrides} \
--flake ${
self.filter {