bug#74217: Bootstrapping Zig with no Binary Blobs

2024-11-19 Thread Hilton Chain via Bug reports for GNU Guix
On Sun, 17 Nov 2024 22:51:48 +0800, Hilton Chain wrote: > > Thanks, I have ported all patches and pushed. GUIX_ZIG_LIBC_DIR is changed to > GUIX_ZIG_GLIBC_LINKER and is set as full path in Guix side because I don't > want > mess with strings in Zig side... Reworked this, patched Zig to search dy

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

2024-11-19 Thread Christopher Howard
>From what I can tell, the only place that &package-input-error can be raised from is guix/packages.scm:41:25. From the error, it seems that input (\"source\" # () 7efc797e9c00>) is not matching any of the match candidates in the expand-input procedure in (guix packages). Does anything about this

bug#73052: emacs 30 ssh: couldn't find a proper `ls' command

2024-11-19 Thread Jesse Millwood
I'm having this problem as well but with emacs 29 on a foreign distro trying to tramp ssh connect to a GuixSD system. I have added the same paths to the "tramp-remote-path" but I get the same issue. I did notice that the docs for the "tramp-remote-path" mentions that it needs "getconf" first, o