[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [WIP] gnu: Add fd. (rust)
From: |
Tanguy Le Carrour |
Subject: |
Re: [WIP] gnu: Add fd. (rust) |
Date: |
Fri, 7 Feb 2020 09:24:47 +0100 |
Hi John!
Le 02/06, John Soo a écrit :
> > I've just submitted 2 patches to add 2 trivial rust dependencies I need.
> > But even with those, `fd` does not build! :-(
>
> Nice! I have a working set of patches. I'll attach them so you can compare.
> >
> > ```
> > starting phase `build'
> > error: no matching package named `term_size` found
> > location searched: registry `https://github.com/rust-lang/crates.io-index`
> > perhaps you meant: term_size
> > required by package `clap v2.33.0`
> > ... which is depended on by `fd-find v7.4.0
> > (/tmp/guix-build-fd-7.4.0.drv-0/fd-find-7.4.0)`
> > command "cargo" "build" "--release" failed with status 101
> > ```
> >
> > I tried adding `term_size` to `cargo-inputs` or to
> > `cargo-development-inputs`,
> > but it did not solve my problem. Am I missing something?!
> >
> > I'm not a rust specialist, so any help would be welcome!
>
> Clap is missing a dependency in our package set currently. My patches fix
> that.
I've been living without fd for almost a year now, so you can imagine how I
feel now, so close to having it back! :-)
I've just tried you patches and… unfortunately it did not work! :-(
At least on today's head! … BUT, it was enough to apply lscolors
manually to make it work! \o/
Thank you so much for you patches! fd is now installed in a dedicated
profile until you patches make it to the repo! I've just reactivated
fd/fzf in my fish and nvim config files! You've made my day! :-)
Regards
--
Tanguy
- [WIP] gnu: Add fd. (rust), Tanguy Le Carrour, 2020/02/06
- Re: [WIP] gnu: Add fd. (rust), John Soo, 2020/02/06
- Re: [WIP] gnu: Add fd. (rust),
Tanguy Le Carrour <=
- Re: [WIP] gnu: Add fd. (rust), Efraim Flashner, 2020/02/06
- Re: [WIP] gnu: Add fd. (rust), Tanguy Le Carrour, 2020/02/07
- Re: [WIP] gnu: Add fd. (rust), Efraim Flashner, 2020/02/07
- Re: [WIP] gnu: Add fd. (rust), Tanguy Le Carrour, 2020/02/07
- Re: [WIP] gnu: Add fd. (rust), John Soo, 2020/02/07
- Re: [WIP] gnu: Add fd. (rust), John Soo, 2020/02/07
- Re: [WIP] gnu: Add fd. (rust), Tanguy LE CARROUR, 2020/02/08