bug#74250: emacs-guix: guix-pull invalid input error

2024-11-07 Thread Christopher Howard
Recently (the last week or two?) I've run into this problem where if I attempt to use guix-pull, which runs a "guix pull" from the *Guix REPL*, I get this error: ``` scheme@(emacs-guix)> (guix-command "pull") Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.

bug#74217: Bootstrapping Zig with no Binary Blobs

2024-11-07 Thread Ekaitz Zarraga
Hi I can try to make the first few steps as packages tomorrow, WDYT? Sure! Send the patches to this issue and I'll review when I have time. Thanks for the energy!

bug#74217: Bootstrapping Zig with no Binary Blobs

2024-11-07 Thread Noé Lopez via Bug reports for GNU Guix
>Excited to know Zig developers are willing to help with bootstrapping! We >shouldn't miss this chance :) > >I'll look into replicating the current progress this weekend. Anyone reading >this mail wants to join in? Hey Hilton and Ekaitz, I’m interested in this :) From what I can see the current

bug#74236: [PATCH] Tweaks command parsing regex to address debbugs bug#74236

2024-11-07 Thread Christopher Howard
>From faa152608c418086af8e79d4bb578de4243d8fd2 Mon Sep 17 00:00:00 2001 From: Christopher Howard Date: Thu, 7 Nov 2024 12:14:43 -0900 Subject: [PATCH] Tweaks command parsing regex to address debbugs bug#74236 --- elisp/guix-help-vars.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) di

bug#74229: u-boot-tools-2024.01 fail on check-x86

2024-11-07 Thread Jean-Francois GUILLAUME
Forgot to add the guix describe (channel (name 'guix) (url "https://git.savannah.gnu.org/git/guix.git";) (branch "master") (commit "ba9466481d10992d35f09d010166d616fdb6a637") (introduction (make-channel-introduction "9edb3f6

bug#72669: gcc-toolchain environment variables

2024-11-07 Thread Thomas Schwinge
Indeed this is a problem, when attempting to build GCC in a Guix profile with 'gcc-toolchain' installed. What you may do is create wrapper binaries so that the Guix GCC's 'etc/profile' is only active if using the Guix GCC (that is, when building your cross-GCC's compilers), but isn't active (and t

bug#74204: [bug#74112] Guix is not reproducible

2024-11-07 Thread Simon Tournier
Hi, On Tue, 05 Nov 2024 at 23:25, Hilton Chain via Bug reports for GNU Guix wrote: >> I can confirm the reproducibility issue. >> >> I have two x86_64-linux machines building guix to verify the fix, I'll apply >> your patch once they produce matching outputs. > > Took me quite a while to build

bug#35085: Emacs is not reproducible

2024-11-07 Thread Simon Tournier
Hi, On Tue, 05 Nov 2024 at 12:34, Cayetano Santos via Bug reports for GNU Guix wrote: > Follow up as for today on emacs 29.4. The good news: https://emacsconf.org/2024/talks/repro/ Let see if there is an upstream willing to tackle this. :-) Cheers, simon

bug#73602: bug#73601: failed to compute the derivation for Guix

2024-11-07 Thread Simon Tournier
Hi Fabrice, On Tue, 05 Nov 2024 at 15:00, Fabrice Tudoret wrote: > The storm is over and users no longer complain. Cool! Good news. :-) Closing? Cheers, simon