pimalaya / himalaya

CLI to manage emails
https://github.com/pimalaya
MIT License
3.14k stars 94 forks source link

Error Installing on NixOS Linux x86-64 #491

Open Locorock opened 4 hours ago

Locorock commented 4 hours ago

Trying to install himalaya from flake but i'm getting an error referring to Git revisions in pimalaya/tui:

error: Cannot find Git revision 'b40ca9d9e161b91e9efcb762fa05f06e3fe46f63' in ref 'refs/heads/master' of repository 'https://github.com/pimalaya/tui'! Please make sure that the rev exists on the ref you've specified or add allRefs = true; to fetchGit.

I tried simply installing it from nixpkgs but it fails to install pimalaya to .local so it crashes as soon as i start it.

Locorock commented 4 hours ago

oh, it seems like installing from cargo also fails, due to pimalaya_tui::prompt not existing for some reason

soywod commented 7 minutes ago

I'm still stabilizing core libs before releasing Himalaya CLI v1, I would advise to wait few days. I let you know.