You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boot fails because of the test instrumentation sourcing /etc/profile. Enabling strict checks sets Bash's nounset option, which fails fatally for most profile scripts currently.
Describe the bug
Steps to reproduce
Steps to reproduce the behavior:
systemd.enableStrictShellChecks = true;
to the machine config innixos/tests/renovate.nix
nix-build --attr nixosTests.renovate
Actual behavior
The test run hangs.
Expected behavior
The test should proceed as normal.
Metadata
"x86_64-linux"
Linux 6.12.8, NixOS, 25.05 (Warbler), 25.05.20250108.bffc22e
yes
yes
nix-env (Nix) 2.24.11
""
/nix/store/v0g0bxsd5gw6k0jz2855f8h7l1218925-source
Notify maintainers
@Scrumplex
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: