[Backport release-25.05] nano: 8.4 -> 8.6; unbreak on darwin#438701
Merged
fabianhjr merged 3 commits intoNixOS:release-25.05from Sep 15, 2025
Merged
[Backport release-25.05] nano: 8.4 -> 8.6; unbreak on darwin#438701fabianhjr merged 3 commits intoNixOS:release-25.05from
fabianhjr merged 3 commits intoNixOS:release-25.05from
Conversation
Changes: https://lists.gnu.org/archive/html/info-gnu/2025-06/msg00003.html (cherry picked from commit d6e28f4)
Fixes an issue with `format string is not a string literal` breaking nano on Darwin. https://hydra.nixos.org/build/300187289/nixlog/1 (cherry picked from commit acfc0b3)
Changes: https://lists.gnu.org/archive/html/info-gnu/2025-08/msg00008.html (cherry picked from commit 33bdbd0)
fabianhjr
approved these changes
Aug 30, 2025
Member
Author
|
Member
Author
|
The hardeningFlags failures look to be pre-existing (i.e. fail on Hydra), from the ones I spot-checked. But the failures of tests.devShellTools.nixos, tests.testers.lycheeLinkCheck.network, tests.testers.nixosTest-example, tests.testers.runNixOSTest-example, and tests.trivial-builders.references on aarch64-linux seem new (i.e. not currently on Hydra), as do the darwin linux-builder failures. |
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.
Manual backport of #416220, #417500, #435653 to
release-25.05.