staging-nixos merge for 2026-07-31 - #547573
Merged
Merged
Conversation
gcc 16's unused variable analysis is more advanced than previous versions, and detects that some variables used in tests are unused. upstream patched this away, so we fetch their patch. alternatively, we could pass `-Wno-error=unused-but-set-variable` if that is preferred.
gcc 16 gains stricter analysis of whether attributes are ignored, leading to build failures when built with -Werror. we could silence the error, but this was fixed in a trivial commit upstream that is obviously correct, so we pull it in: https://cgit.git.savannah.gnu.org/cgit/grub.git/commit/?id=9922ed133c2c754ec9f37198da2b3e3e8a4fd5ff
GCC 16 flags various calls here as if they're uninitialized, but they appear (to me as a non-C++ expert) to be false positives. Accordingly, we make those non-fatal. This fixes the build on GCC 16.
simple-dark-gray-bottom incorrectly used the pname of simple-dark-gray
Enables TCP Authentication Option (RFC 5925) support in the kernel. Gated to 6.7+ where the option was introduced.
This reverts commit 27ffce9.
Ma27
marked this pull request as ready for review
July 31, 2026 10:00
nixpkgs-ci
Bot
requested review from
a team,
Chaostheorie,
GaetanLepage,
JohnRTitor,
bengsparks,
bjornfor,
davidak,
ddogfoodd,
fabaff,
figsoda and
thiagokokada
July 31, 2026 10:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.