Skip to content

overrides: drop unused pkgs.xlibsWrapper package#897

Merged
cpcloud merged 1 commit intonix-community:masterfrom
trofi:pycairo-without-xlibsWrapper
Dec 18, 2022
Merged

overrides: drop unused pkgs.xlibsWrapper package#897
cpcloud merged 1 commit intonix-community:masterfrom
trofi:pycairo-without-xlibsWrapper

Conversation

@trofi
Copy link
Copy Markdown
Contributor

@trofi trofi commented Dec 17, 2022

xlibsWrapper was a transitional package to move from monolithic xorg package to modules. nixpkgs python3Packages.pycairo already removed pkgs.xlibsWrapper. This change follow the same change.

Bug: NixOS/nixpkgs#194054
Closes: #863

`xlibsWrapper` was a transitional package to move from monolithic
xorg package to modules. `nixpkgs` `python3Packages.pycairo` already
removed `pkgs.xlibsWrapper`. This change follow the same change.

Bug: NixOS/nixpkgs#194054
Closes: #863
Copy link
Copy Markdown
Collaborator

@cpcloud cpcloud left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@cpcloud cpcloud merged commit 37122a1 into nix-community:master Dec 18, 2022
@trofi trofi deleted the pycairo-without-xlibsWrapper branch December 18, 2022 12:02
trofi added a commit to trofi/nixpkgs that referenced this pull request Dec 25, 2022
It's a cherry-pick of upstream
nix-community/poetry2nix#897

Merging this earlier will allow removing `xlibsWrapper` entirely.
Mindavi pushed a commit to NixOS/nixpkgs that referenced this pull request Dec 27, 2022
It's a cherry-pick of upstream
nix-community/poetry2nix#897

Merging this earlier will allow removing `xlibsWrapper` entirely.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

migrate pycairo from pkgs.xlibsWrapper to direct dependencies (probably just pkgs.cairo)

2 participants