Re: How to build Rust packages

2024-12-08 Thread indieterminacy
I should point out that I am packaging Scryer-Prolog, which uses Rust in its underbelly. As it stands, the divergences of crate versioning means that my package definition is nearly 60k LOC and Ive had to validate over 1.1k packages already. Naturally, some of these are duplicates of Guix pack

Re: How to build Rust packages

2024-12-08 Thread Efraim Flashner
On Thu, Dec 05, 2024 at 11:13:07AM +0100, Ludovic Courtès wrote: > Hello, > > Efraim Flashner skribis: > > > I still have a copy of the code on my machine but unfortunately it no > > longer builds due to the constant churn of rust packages. > > > > One thing I remember explicitly about it was th

Re: Regarding the vertical alignment in the record definitions

2024-12-08 Thread Maxim Cournoyer
Hello, indieterminacy writes: > Hello, > > On 2024-12-05 07:13, Maxim Cournoyer wrote: >> Hi Tomas, >> ... >> I agree it's a bit tedious, both manually and also in diffs. My >> personal preference is to leave just one space between the field name >> and the value, that also holds for variable b