set show-trace for nix in CI

This commit is contained in:
Benjamin Lee 2024-05-23 16:57:42 -07:00
parent cf91db4757
commit 6e6f67acf6
No known key found for this signature in database
GPG key ID: FB9624E2885D55A4

View file

@ -38,6 +38,8 @@ env:
# Use the all-features devshell instead of default, to ensure that features
# match between nix and cargo
DIRENV_DEVSHELL: all-features
# Get error output from nix that we can actually use
NIX_CONFIG: show-trace = true
permissions:
packages: write