Skip to content

rsk-tui runtime fix - #68

Merged
TheMaxMur merged 1 commit into
TheMaxMur:mainfrom
mannp:rsk-tui-runtime-fix
Aug 7, 2026
Merged

rsk-tui runtime fix#68
TheMaxMur merged 1 commit into
TheMaxMur:mainfrom
mannp:rsk-tui-runtime-fix

Conversation

@mannp

@mannp mannp commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

libudev for hidapi's hidraw backend.
pkgs.udev (systemd-minimal-libs) carries libudev.so.1 in lib/; pkgs.systemd does not, which is why the original build lost it at runtime.

What

How it was tested

Test on local machine.

  • Host-only change (CLI / docs / CI) — no device behavior touched

Checklist

Previous built but errored at runtime.

This change builds and runs correctly at runtime.

libudev for hidapi's hidraw backend. 
pkgs.udev (systemd-minimal-libs) carries libudev.so.1 in lib/; pkgs.systemd does not, which is why the original build lost it at runtime.

@TheMaxMur TheMaxMur left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

LGTM

@TheMaxMur
TheMaxMur merged commit 02f5019 into TheMaxMur:main Aug 7, 2026
26 checks passed
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.

2 participants