Re: Packaging rust-analyzer is not necessary.

2022-05-09 Thread Maxime Devos
John Soo schreef op za 26-03-2022 om 09:33 [-0700]: > > Indeed, e.g. it would be nice to figure out how to eliminate > > #:skip- > > build?, replace #:cargo-inputs by regular inputs, figure out how to > > stop having to package multiple versions of the same package. > > My gut feeling is still tha

Re: Packaging rust-analyzer is not necessary.

2022-03-26 Thread John Soo
Hi Paul And Maxime, > Even if you didn't succeed at updating _all_ dependencies, if you > have patches for some of them, please send them. It will help people > in the future with updating rust-analyzer or other rust packages. I had a patchset (here: https://issues.guix.gnu.org/46162) adding rus

Re: Packaging rust-analyzer is not necessary.

2022-03-26 Thread Maxime Devos
Paul Alesius schreef op vr 25-03-2022 om 09:05 [+0100]: > I've tried to produce a patch for the latest version, and it has > probably hundreds of dependencies that need to be updated. Even if you didn't succeed at updating _all_ dependencies, if you have patches for some of them, please send them.