Results 10 issues of blinxen

Looking at the commit history it seems that this library is not maintained anymore. There is a [fork](https://github.com/cberner/fuser) which is still (somewhat) active. What is the current status of this...

### Checklist - [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports ### Describe your issue I have installed `rust` from the official fedora repository but I...

bug

First of all I want to thank you for this great tool. `k9s` makes the life of so many admins sooo much easier!! I would like to package `k9s` for...

I am currently in the process of packaging this crate for fedora. When trying to build the crate for the i686 architecture, I get the following error after running `cargo...

I am packaging `byteyarn` for Fedora because it is a dependency of `gitoxide`. When running doctests on i686 and s390x machines, most doctests fail. See: * https://kojipkgs.fedoraproject.org//work/tasks/7659/107107659/build.log * https://kojipkgs.fedoraproject.org//work/tasks/7663/107107663/build.log There...

As part of [the effort to migrate `bat` away from `libgit2`](https://github.com/sharkdp/bat/pull/3235), I’m exploring ways to enhance the file diffs generated by `gitoxide`, which relies on this library for the actual...

As discussed in https://github.com/sharkdp/bat/discussions/3151, I have prepared a PR to replace the `libgit2` usage in `bat` with `gitoxide`. The PR is not finished *yet* because some tests are failing since...

I recently switched from i3 to sway and found out about the missing dbus menu support in swaybar ([issue](https://github.com/swaywm/sway/issues/3799)). From what I understood, the initial implementation was done in https://github.com/swaywm/sway/pull/5161...

I introduced `k9s` recently into Fedora and users can now install it directly from the official Fedora repository.