bug#66841: [PATCH v2] gnu: Add linux-libre 6.6.

2023-11-06 Thread Wilko Meyer
Hi Leo, Leo Famulari writes: > I think it's helpful to wait a couple days before doing that after > adding the new kernel series. This gives people a chance to test things > to before we deploy the update for all users. Agreed, thanks for mentioning this! I'll send a v3 of this patch series t

bug#66866: aarch64 system cross compilation + pinebook pro image broken?

2023-11-06 Thread dan
with git bisect i found after this commit the cross-compilation couldn't work anymore: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=1328c4cca531318e3ed90c6aecb522a5b22a4bcc i think this is beyond my ability to understand why it breaks, but if anyone could take a look at this it would be

bug#44272: guix edit doesn't work when $EDITOR is set to VSCode

2023-11-06 Thread Simon Tournier
Hi, On Thu, 02 Nov 2023 at 10:32, Simon Tournier wrote: > (define %vscode--goto "code --goto ") In case, here an improvement when using Remote-SSH. --8<---cut here---start->8--- (define %vscode--goto (let* ((vscode-server (string-append (getenv "HOME") "/.

bug#48018: reviewed, checked and re-based the previous commit

2023-11-06 Thread Wicki Gabriel (wicg)
I've checked the patch above which works like a charm. I've created a new patch. Please credit the original author before merging. From 37faa5cac3545406721cfaaf4b2f97841a889510 Mon Sep 17 00:00:00 2001 Message-ID: <37faa5cac3545406721cfaaf4b2f97841a889510.1699268702.git.w...@zhaw.ch> From: Gabri

bug#29644: gcc-objc is unusable without its 'gcc' executable

2023-11-06 Thread Efraim Flashner
On Sat, Sep 02, 2023 at 11:01:44PM +0200, Vivien Kraus via Bug reports for GNU Guix wrote: > Hello! > > I would like to learn and play with gnustep with objective-C, but it > seems like GCC does not come with objective-C in Guix. > > I don’t know much about GCC or how Guix packages it. There is