Skip to content

fix: nix evaluation warnings, the xorg package set has been deprecated#13231

Merged
fufexan merged 1 commit intohyprwm:mainfrom
flyingpeakock:main
Feb 15, 2026
Merged

fix: nix evaluation warnings, the xorg package set has been deprecated#13231
fufexan merged 1 commit intohyprwm:mainfrom
flyingpeakock:main

Conversation

@flyingpeakock
Copy link
Contributor

@flyingpeakock flyingpeakock commented Feb 9, 2026

Fixes evaluation warnings introduced by f16ebef due to the xorg package set being deprecated in nixpkgs.

Fixes the following warnings:

evaluation warning: The xorg package set has been deprecated, 'xorg.libXcursor' has been renamed to 'libxcursor'
evaluation warning: The xorg package set has been deprecated, 'xorg.libxcb' has been renamed to 'libxcb'
evaluation warning: The xorg package set has been deprecated, 'xorg.libXdmcp' has been renamed to 'libxdmcp'
evaluation warning: The xorg package set has been deprecated, 'xorg.xcbutilerrors' has been renamed to 'libxcb-errors'
evaluation warning: The xorg package set has been deprecated, 'xorg.xcbutilrenderutil' has been renamed to 'libxcb-render-util'
evaluation warning: The xorg package set has been deprecated, 'xorg.xcbutilwm' has been renamed to 'libxcb-wm'

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Hello and thank you for making a PR to Hyprland!

Please check the PR Guidelines and make sure your PR follows them.
It will make the entire review process faster. :)

If your code can be tested, please always add tests. See more here.

beep boop, I'm just a bot. A real human will review your PR soon.

@github-actions github-actions bot added the nix label Feb 9, 2026
@vaxerski vaxerski requested a review from fufexan February 9, 2026 21:57
@flyingpeakock flyingpeakock changed the title fix: nix evaluation warning, the xorg package set has been deprecated fix: nix evaluation warnings, the xorg package set has been deprecated Feb 10, 2026
@flyingpeakock
Copy link
Contributor Author

@fufexan any chance you can take a look at this?

@fufexan fufexan merged commit 59f19e4 into hyprwm:main Feb 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants