Skip to content

pcb: use xorg.* packages directly instead of xlibsWrapper#194691

Merged
trofi merged 1 commit intomasterfrom
unknown repository
Oct 9, 2022
Merged

pcb: use xorg.* packages directly instead of xlibsWrapper#194691
trofi merged 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Oct 6, 2022

Description of changes

As recommended by #194054

Built outputs (x86-linux) are identical except for the pcb binary, which was manually reviewed with vbindiff to confirm that the only differences were self-$out path references.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

As recommended by #194054

Built outputs (`x86-linux`) are identical except for the `pcb` binary, which was
manually reviewed with `vbindiff` to confirm that the only differences were
self-$out path references.
@ofborg ofborg bot requested a review from mogorman October 6, 2022 03:17
@ofborg ofborg bot added 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. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Oct 6, 2022
@trofi trofi mentioned this pull request Oct 8, 2022
83 tasks
@bobby285271 bobby285271 added the 12.approvals: 1 This PR was reviewed and approved by one person. label Oct 8, 2022
@trofi trofi merged commit 7c0859b into NixOS:master Oct 9, 2022
@ghost ghost deleted the pr/xlibsWrapper/pcb branch October 9, 2022 19:49
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. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 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.

2 participants