Re: Core-updates merge

2023-04-27 Thread John Kehayias
Dear Andreas and fellow Guix-ers, On Tue, Apr 25, 2023 at 04:09 PM, Andreas Enge wrote: > Hello all, > > I have just merged core-updates into master and deleted the branch! > This has been a long adventure, which became particularly intensive > after the last Guix Days in February. First and

ci.guix.gnu.org proxy blocked

2023-04-27 Thread Andrew Tropin
Hello guix! ci.guix.gnu.org is not available in some countries and I maintain a nginx proxy for it at ci.guix.trop.in. From time to time the proxy host get rate limited with following message from ci.guix.gnu.org: --8<---cut here---start->8--- Blocked because

Re: Build dependency inflation (was: Re: Core-updates merge)

2023-04-27 Thread bokr
Hi, TL;DR: If we have 22k sources, how about expressing dependency as a 22k x 22k matrix of weights Wij and dependency by multiplication of 22k x 1 matrix os sources variables ordered Sj by immediate dependency first. I guess the Sj column matrix is transposed to do the multiplication, so the Wij

Build dependency inflation (was: Re: Core-updates merge)

2023-04-27 Thread Development of GNU Guix and the GNU System distribution.
Andreas Enge writes: > - Too much in Guix depends on too much else, which makes building things > needlessly entangled; in particular time zone data should not be referred > to by packages, but be loaded at runtime (Leo Famulari). This is an important open problem -- is there any way to

Re: [Rust Team] Status post core-updates merge

2023-04-27 Thread Efraim Flashner
On Thu, Apr 27, 2023 at 07:06:29PM +0200, Josselin Poiret wrote: > Hi Efraim (and the rest of the Rust team), > > Efraim Flashner writes: > > > Now that core-updates has been merged into master it's time for a status > > update from the rust team. > > > > Currently rust supports (in the order

Re: [Rust Team] Status post core-updates merge

2023-04-27 Thread Josselin Poiret
Hi Efraim (and the rest of the Rust team), Efraim Flashner writes: > Now that core-updates has been merged into master it's time for a status > update from the rust team. > > Currently rust supports (in the order of gaining support) x86_64, > aarch64 and riscv64. GDB-11 doesn't currently build

Re: Blog post on the Full-Source Bootstrap

2023-04-27 Thread Simon Tournier
Hi Janneke, On mer., 26 avril 2023 at 16:12, Janneke Nieuwenhuizen wrote: > > https://gnu.org/software/guix/blog/2023/the-full-source-bootstrap-building-from-source-all-the-way-down/ Really cool! Maybe I misread the wording: If you run guix pull today, you get a package graph of

[Rust Team] Status post core-updates merge

2023-04-27 Thread Efraim Flashner
Now that core-updates has been merged into master it's time for a status update from the rust team. Currently rust supports (in the order of gaining support) x86_64, aarch64 and riscv64. GDB-11 doesn't currently build on aarch64 or riscv64, so we're removing gdb-11 entirely and using a new gdb-12

Re: [PATCH] gnu: guitarix: Update to 0.44.1.

2023-04-27 Thread Development of GNU Guix and the GNU System distribution.
Hi John, On Wed, Apr 26, 2023 at 3:28 PM John Kehayias wrote: > > a quick patch that > updates the package which builds fine for me locally; I didn't test > running it though. Thanks for looking into it! An untested executable strikes me as superior to one that does not build. I would commit

Re: `mumi send-email' means no more debbugs dance to send multiple patches

2023-04-27 Thread Josselin Poiret
Hi Arun, Arun Isaac writes: > Could you link to the specific email message that you tried sending with > `mumi send-email'? Debbugs provides the complete email message in mbox > format. The email headers should have timestamps we can look at to > ascertain how long it took. I am hoping that