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

Update flake.nix #5385

Closed
wants to merge 1 commit into from
Closed

Update flake.nix #5385

wants to merge 1 commit into from

Conversation

PlumpMath
Copy link

To run example/gui/hello.roc in Wayland (NixOS)

Error message:
rust-windowing/winit#1760

I ran it as usual with nix-shell, and then executed it using nixVulkanIntel ../roc ../hello.rc. After adding two dependencies, it runs well.

To run example/gui/hello.roc in Wayland (NixOS)

Error message:
rust-windowing/winit#1760

I ran it as usual with `nix-shell`, and then executed it using `nixVulkanIntel ../roc ../hello.rc`. After adding two dependencies, it runs well.


Signed-off-by: GuruPoo <plumpmath@gmail.com>
@PlumpMath
Copy link
Author

If it's possible to solve it with fewer dependent packages than glibc, it's better to do so. Please change it to the appropriate one. Thank you very much.

@PlumpMath PlumpMath closed this May 7, 2023
@PlumpMath PlumpMath reopened this May 7, 2023
@PlumpMath
Copy link
Author

Ah... I see now that both libxkbcommon and glibc were present, but I don't quite understand why roc gui requires them to be present not only in NIX_GLIBC_PATH but also in linux-buildInput for the issue to be resolved when entering nix-shell. It might be difficult to pinpoint the exact cause of this, but anyways haha.

@github-actions
Copy link

github-actions bot commented Jun 7, 2023

Thank you for your contribution! Sometimes PRs end up staying open for a long time without activity, which can make the list of open PRs get long and time-consuming to review. To keep things manageable for reviewers, this bot automatically closes PRs that haven’t had activity in 60 days. This PR hasn’t had activity in 30 days, so it will be automatically closed if there is no more activity in the next 30 days. Keep in mind that PRs marked Closed are not deleted, so no matter what, the PR will still be right here in the repo. You can always access it and reopen it anytime you like!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant