-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Backport release-24.05] Fix nix flake show --all-systems
from failing
#326161
Conversation
(closing pending a double-check elsewhere...) |
Confirmed we're still getting the error this PR fixes. |
The same exact one? Would be strange that we still get the libressl or bootstrap errors. |
Yeah, the exact same bootstrap error:
...which I think makes sense, because the PR which fixed it in master never was backported to stable. Right? |
At any rate, this PR fixes the issue, and |
Gotcha, I understand now. I thought you were mentioning that this PR didn't work in 24.05. |
Ignoring the failed formatting check because the files that are failing as "not formatted" were not touched here. |
Bot-based backport to
release-24.05
, triggered by a label in #320639.