rabite0 / hunter

The fastest file manager in the galaxy!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

packaging a version that doesn't need nightly

teto opened this issue · comments

I am trying to package hunter for nixos NixOS/nixpkgs#83554.
1.3.5 requires rust nightly which makes it harder to merge. Is there an older version that would work with a standard rust ? or a future release that could work with standard rust ?

That's been on the radar for quite a while, but I used some nightly features quite liberally during initial development, especially the Option::None -> Result::Err(NoneError) conversion comes up a lot. It's nothing that would be hard to do, but it's a lot of tiny changes everywhere. I guess it might be easy to automate most of it making this easier than I initially thought.

It's definitely on my TODO list.

Any news on this?
Why was #91 not merged?

commented

Why was #91 not merged?

Because the PR included lots of formatting changes too

I'll try copy the changes to current master without the formatting

project seems abandoned and I stopped using it. Cleaning up my issue tracker.