Skip to content

various: move qt6 applications to by-name, part 2#485734

Merged
gepbird merged 18 commits intoNixOS:masterfrom
qweered:qt6-by-name-part2
Feb 10, 2026
Merged

various: move qt6 applications to by-name, part 2#485734
gepbird merged 18 commits intoNixOS:masterfrom
qweered:qt6-by-name-part2

Conversation

@qweered
Copy link
Contributor

@qweered qweered commented Jan 31, 2026

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.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jan 31, 2026
@qweered qweered marked this pull request as ready for review January 31, 2026 22:25
@qweered qweered requested a review from gepbird January 31, 2026 22:26
@qweered qweered force-pushed the qt6-by-name-part2 branch 3 times, most recently from ffa3365 to 2f3a802 Compare January 31, 2026 22:33
@nixpkgs-ci nixpkgs-ci bot requested review from dotlambda, pacien and teutat3s January 31, 2026 22:40
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jan 31, 2026
tests.version = testers.testVersion {
package = qMasterPassword;
version = "v${version}";
package = finalAttrs.finalPackage;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Rebuilds are from this change

@qweered qweered marked this pull request as draft January 31, 2026 22:56
@qweered qweered marked this pull request as ready for review February 1, 2026 00:05
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. and removed 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. labels Feb 1, 2026
@qweered
Copy link
Contributor Author

qweered commented Feb 1, 2026

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 485734
Commit: fc4705c1d64fee0488430eeb7f80eb5bc7d317a8 (subsequent changes)
Merge: 8e2c541faf4e5a5dbd41603d0101b907ecc4776e

Logs: https://github.com/qweered/nixpkgs-review-gha/actions/runs/21555424961


x86_64-linux

✅ 2 packages built:
  • qmasterpassword
  • qmasterpassword-wayland

aarch64-linux

✅ 2 packages built:
  • qmasterpassword
  • qmasterpassword-wayland

Copy link
Contributor

@gepbird gepbird left a comment

Choose a reason for hiding this comment

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

Thanks, diff looks good!

Note to reviewers: this adds a rename alias for qMasterPassword and qMasterPassword-wayland but keeps the beamerpresenter-mupdf alias, I'm good with these.

@SuperSandro2000 SuperSandro2000 changed the title various: move qt6 appications to by-name, part 2 various: move qt6 applications to by-name, part 2 Feb 2, 2026
@qweered qweered force-pushed the qt6-by-name-part2 branch 2 times, most recently from e6f7499 to 3af8310 Compare February 5, 2026 09:06
@gepbird gepbird requested a review from dotlambda February 7, 2026 00:22
@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 7, 2026
@nixpkgs-ci nixpkgs-ci bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 10, 2026
@gepbird
Copy link
Contributor

gepbird commented Feb 10, 2026

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 485734
Commit: f0450cc21f9cf269fc466f4fd70d5428d7e7cef0


x86_64-linux

✅ 2 packages built:
  • qmasterpassword
  • qmasterpassword-wayland

@gepbird gepbird added this pull request to the merge queue Feb 10, 2026
Merged via the queue into NixOS:master with commit 6c8bc22 Feb 10, 2026
26 checks passed
@qweered qweered deleted the qt6-by-name-part2 branch February 19, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 2 This PR was reviewed and approved by two persons.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants