Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wayland support to nix packages #1648

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

skykanin
Copy link

@skykanin skykanin commented Apr 2, 2024

Add support for wayland display server in the nix package. Fixes #1186. I've tested this on my wayland system and both polymc and polymc-qt6 packages work as expected now.

- system: `"x86_64-linux"`
 - host os: `Linux 6.8.1, NixOS, 24.05 (Uakari), 24.05.20240329.d8fe5e6`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.2`

@skykanin skykanin changed the title Add wayland support to nix package Add wayland support to nix packages Apr 2, 2024
Signed-off-by: skykanin <3789764+skykanin@users.noreply.github.com>
@binex-dsk binex-dsk marked this pull request as ready for review April 2, 2024 17:21
Copy link
Collaborator

@binex-dsk binex-dsk left a comment

Choose a reason for hiding this comment

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

I can't remember off the top of my head but this might need to be set for AppImage as well.

Copy link
Member

@Kaydax Kaydax left a comment

Choose a reason for hiding this comment

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

LGTM

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.

nix flake package: unable to find wayland platform plugin
3 participants