Skip to content

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Dec 17, 2025

Changes:

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: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Dec 17, 2025
Copy link
Contributor

@Yarny0 Yarny0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review per https://github.com/NixOS/nixpkgs/tree/1306659b587dc277866c7b69eb97e5f07864d8c4/pkgs#package-updates

Reviewed points

Everything below tested on x86_64-linux, after cherry-picking #470602, #466746 and the pull request at hand onto current nixos-unstable:

  • package name fits guidelines
  • package version fits guidelines
  • package builds on x86_64-linux
  • executables tested on ARCHITECTURE
  • any change of upstream are verified (none)
  • the motives for any special packaging choices are documented (none)
  • all depending packages build
  • patches have a comment describing either the upstream URL or a reason why the patch wasn't upstreamed (none)
  • patches that are remotely available are fetched rather than vendored (none)

More:

  • license still matches upstream
  • xterm.tests build/pass
  • quick test: xterm works fine, respects color settings in .Xresources

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-already-reviewed/2617/2699

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Dec 18, 2025
@trofi trofi changed the title xterm: 404 -> 405 xterm: 404 -> 406 Dec 22, 2025
Copy link
Contributor

@Yarny0 Yarny0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review per https://github.com/NixOS/nixpkgs/tree/a6531044f6d0bef691ea18d4d4ce44d0daa6e816/pkgs#package-updates

Reviewed points

Everything below tested on x86_64-linux, after cherry-picking #470602, #466746 and the commit of the pull request at hand onto current nixos-unstable:

  • package name fits guidelines
  • package version fits guidelines
  • package builds on x86_64-linux
  • executables tested on ARCHITECTURE
  • any change of upstream are verified (none)
  • the motives for any special packaging choices are documented (none)
  • all depending packages build
  • patches have a comment describing either the upstream URL or a reason why the patch wasn't upstreamed (none)
  • patches that are remotely available are fetched rather than vendored (none)

More:

  • license still matches upstream
  • xterm.tests build/pass
  • xterm starts and shows window
  • xterm respects color settings in .Xresources
  • xterm -n my-title uses proper window name
  • xterm python3 starts Python in terminal

I reaffirm my approval.

@fabianhjr fabianhjr added this pull request to the merge queue Jan 6, 2026
Merged via the queue into NixOS:staging with commit 6c6de8f Jan 6, 2026
32 of 34 checks passed
@trofi trofi deleted the xterm-update branch January 6, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants