Skip to content

nano: 8.5 -> 8.6#435653

Merged
fabianhjr merged 1 commit intoNixOS:masterfrom
trofi:nano-update
Aug 24, 2025
Merged

nano: 8.5 -> 8.6#435653
fabianhjr merged 1 commit intoNixOS:masterfrom
trofi:nano-update

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Aug 21, 2025

Changes: https://lists.gnu.org/archive/html/info-gnu/2025-08/msg00008.html

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. labels Aug 21, 2025
@nixpkgs-ci nixpkgs-ci bot added 9.needs: reviewer This PR currently has no reviewers requested and needs attention. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Aug 21, 2025
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Aug 22, 2025
@fabianhjr fabianhjr merged commit d73edaf into NixOS:master Aug 24, 2025
33 of 35 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Aug 24, 2025

Backport failed for release-25.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.05
git worktree add -d .worktree/backport-435653-to-release-25.05 origin/release-25.05
cd .worktree/backport-435653-to-release-25.05
git switch --create backport-435653-to-release-25.05
git cherry-pick -x 33bdbd0579ac551ffa18d763e3993bc190336ca8

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Aug 30, 2025

Backport failed for release-25.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.05
git worktree add -d .worktree/backport-435653-to-release-25.05 origin/release-25.05
cd .worktree/backport-435653-to-release-25.05
git switch --create backport-435653-to-release-25.05
git cherry-pick -x 33bdbd0579ac551ffa18d763e3993bc190336ca8

@mdaniels5757 mdaniels5757 added 8.has: port to stable This PR already has a backport to the stable release. and removed backport release-25.05 labels Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants