l4l / yofi

yofi is a minimalistic menu for wayland

Home Page:https://crates.io/crates/yofi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to build from source

firecat53 opened this issue · comments

Building on Fedora 35:

yofi $ cargo run --release
    Updating git repository `https://github.com/l4l/raqote.git`
error: failed to get `raqote` as a dependency of package `yofi v0.1.5 (/home/firecat53/.local/tmp/yofi)`

Caused by:
  failed to load source for dependency `raqote`

Caused by:
  Unable to update https://github.com/l4l/raqote.git?rev=27cfc13#27cfc131

Caused by:
  object not found - no match for id (27cfc131a23001d42b7bc15d384ee3b727feb3f7); class=Odb (9); code=NotFound (-3)

I also tried to build on Arch using the yofi-git PKGBUILD and got a similar error.

Any suggestions?

Thanks!

commented

Updated my raqote fork and forgot to bump version there. Should be fixed now