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

dpendency cli-clipboard failed to build on loongarch64 architecture #225

Open
eatradish opened this issue Dec 28, 2024 · 0 comments · May be fixed by #226
Open

dpendency cli-clipboard failed to build on loongarch64 architecture #225

eatradish opened this issue Dec 28, 2024 · 0 comments · May be fixed by #226

Comments

@eatradish
Copy link
Contributor

The reason is that the wl-clipboard-rs that cli-clipboard depends on is old, and still depends on nix 0.24.3 which does not support loongarch, upgrading the wl-clipboard-rs that cli-clipboard depends on to the latest version will fix the build.

See:

  1. eatradish/cli-clipboard@d3dfd15
  2. AOSC-Tracking@4b86930

And since cli-clipboard seems to have been unmaintained for over a year (and has not responded to PRs for bump dependencies, it may be time to think about what to do with that part of it)

eatradish added a commit to AOSC-Tracking/rbw that referenced this issue Dec 28, 2024
@eatradish eatradish linked a pull request Dec 28, 2024 that will close this issue
eatradish added a commit to AOSC-Tracking/rbw that referenced this issue Dec 28, 2024
eatradish added a commit to AOSC-Tracking/rbw that referenced this issue Dec 28, 2024
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 a pull request may close this issue.

1 participant