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

rime-cli #214147

Closed
Freed-Wu opened this issue Feb 2, 2023 · 0 comments · Fixed by #214844
Closed

rime-cli #214147

Freed-Wu opened this issue Feb 2, 2023 · 0 comments · Fixed by #214844

Comments

@Freed-Wu
Copy link
Contributor

Freed-Wu commented Feb 2, 2023

Project description
A tool for rime IME to add vocabulary, which is a dependency of coc-rime.

Now

patchelf --set-interpreter "$(nix-build --no-out-link '<nixpkgs>' -A glibc)"/lib/ld-linux-*.so.* rime-cli
patchelf --set-rpath "$(nix-build --no-out-link '<nixpkgs>' -A glibc)/lib:$(nix-build --no-out-link '<nixpkgs>' -A json_c)/lib:$(nix-build --no-out-link '<nixpkgs>' -A librime)/lib" rime-cli

can make the program work.

Metadata

urandom2 added a commit to urandom2/nixpkgs that referenced this issue Feb 6, 2023
@urandom2 urandom2 mentioned this issue Feb 6, 2023
13 tasks
urandom2 added a commit to urandom2/nixpkgs that referenced this issue Feb 6, 2023
noisersup pushed a commit to noisersup/nixpkgs that referenced this issue Feb 8, 2023
gador pushed a commit to gador/nixpkgs that referenced this issue Feb 13, 2023
gador pushed a commit to gador/nixpkgs that referenced this issue Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant