Files
RedBear-OS/config
vasilito 1eb96e6c58 redbear-mini: drop lib-only crates from package list
redbear-{hid-core,login-protocol,passwd,tui-theme} are library crates (no bin
target) used as path-dependencies by other recipes; listing them as standalone
installable packages makes 'repo cook' fail with 'no packages found with
binaries or examples'. They still build transitively where depended on.
2026-07-28 18:01:42 +09:00
..