Re: Rust packaging coordination

2020-02-01 Thread John Soo
Hi Andreas and everyone, Patches for exa are in #39382 > I have started packaging i3status-rust[1]. This is motivated primarily > by scratching my own itch, and to become more familiar with Guix > packaging. Excellent! Welcome and have fun! > - The dependency tree includes a portion of Rusts

Re: Rust packaging coordination

2020-02-01 Thread Andreas Rottmann
John Soo writes: > Hi rust packagers, > > We have: ripgrep, tokei, cbindgen. > > [ ... exa and alacritty ] > > I also have: racer, rustfmt, fd and pijul. > > What should we do next? > I have started packaging i3status-rust[1]. This is motivated primarily by scratching my own itch, and to become

Re: Rust packaging coordination

2020-01-31 Thread John Soo
Thanks Martin! I’m looking forward to the recursive crate importer. > On Jan 30, 2020, at 8:59 AM, Martin Becze wrote: > > After that is in I might > work on Alacritty, but if anyone wants to work on it in the meantime feel > free! I guess I’ll start on exa then. Thanks, John

Re: Rust packaging coordination

2020-01-30 Thread Martin Becze
I'm trying to finishup the recursive importer. After that is in I might work on Alacritty, but if anyone wants to work on it in the meantime feel free! On 2020-01-27 15:09, John Soo wrote: > Hi rust packagers, > > We have: ripgrep, tokei, cbindgen. > > I cc'd nicolo because they mentioned

Re: Rust packaging coordination

2020-01-27 Thread John Soo
Hi rust packagers, We have: ripgrep, tokei, cbindgen. I cc'd nicolo because they mentioned wanting exa. I have a patch for it but there are tests failing. If they wanted to give packaging a try, that would also be welcome. I would also like to see alacritty updated to 0.4 in master. Alacritty

Re: Rust packaging coordination

2020-01-21 Thread John Soo
Hi all, Thanks to Efraim, tokei is in master. John

Re: Rust packaging coordination

2020-01-19 Thread Efraim Flashner
On Sat, Jan 18, 2020 at 11:48:12AM -0500, Martin Becze wrote: > I have packaged alacritty (im using it as a test app for the recursive crate > importer). I'll wait until you get tokei in! > > On 1/16/20 3:14 AM, John Soo wrote: > > Hello guix and rust packagers, > > > > I’m curious if anyone

Re: Rust packaging coordination

2020-01-18 Thread John Soo
Hi Martin, > On Jan 18, 2020, at 9:21 AM, Martin Becze wrote: > > version 0.4.0. Attached is my version. Nice! I have 0.3.3. There were some install changes and updates since then. > I have a problem with mine: I can't get the man page to install correctly. The install process was hard on

Re: Rust packaging coordination

2020-01-18 Thread John Soo
Hi Martin! > On Jan 18, 2020, at 8:48 AM, Martin Becze wrote: > > I have packaged alacritty Nice! Me too! Which version did you package? > I'll wait until you get tokei in! Thank you! Sounds good to me! Can’t wait for alacritty upstream! John

Re: Rust packaging coordination

2020-01-18 Thread Martin Becze
I have packaged alacritty (im using it as a test app for the recursive crate importer). I'll wait until you get tokei in! On 1/16/20 3:14 AM, John Soo wrote: Hello guix and rust packagers, I’m curious if anyone else is working on packaging rust apps. I have been working on a patch set for

Rust packaging coordination

2020-01-16 Thread John Soo
Hello guix and rust packagers, I’m curious if anyone else is working on packaging rust apps. I have been working on a patch set for tokei and it’s getting close to done. I would not like it if I had to rebase all 50 patches and I wouldn’t want anyone else to have to rebase theirs. So if you