bug#68948: temp fix

2024-03-27 Thread chris
The following workaround can be used, ``` HLDIRS=$(guix build highlight); # returns two directories HLDIR="${HLDIRS##*[[:space:]]}"; # returns the second dir, after whitespace DATADIR="$HLDIR/etc/highlight/"; echo "(highlight (package bug))" | highlight --data-dir=$DATADIR -O xterm256 --syntax lis

bug#70021: 6f9d844 causes system hang right before GDM supposed to start

2024-03-27 Thread aurtzy
Hi! I recently encountered an issue with my system hanging during the startup process, where it halts just before GDM is supposed to start. Bisect has led to commit 6f9d844 (related issue: https://issues.guix.gnu.org/67649 ) being the culprit. Context/workaround: This appears to be an issu

bug#70026: QtBase 6.5.2: Wrong private header locations

2024-03-27 Thread Daniel Ziltener via Bug reports for GNU Guix
The private header files of QtBase (and probably other Qt packages as well) are placed in the wrong location. In my case, I am trying to use qmetaobjectbuilder_p.h. The path for it is /gnu/store/zywk3i6r200qd0w0fjizg3m5nwpkkzjs-profile/include/qt6/QtCore/6.5.2/QtCore/private/qmetaobjectbuilder_p

bug#70034: Hostkey error when pulling or building from private git repository

2024-03-27 Thread Atte Torri via Bug reports for GNU Guix
Hello, I get an error message when trying to `guix pull` a channel from a private git repository or when trying to `guix build` a package from a private git repository Previously it worked great up until a few days ago. I have tested it on multiple machines and get the same error, as well as

bug#67652: [PATCH] * home/services/shells.scm (add-bash-configuration): reorder aliases (Bug#67652)

2024-03-27 Thread Hilton Chain via Bug reports for GNU Guix
Hi everyone, On Thu, 22 Feb 2024 12:10:15 +0800, Jason wrote: > > From: Jason Darby > > Change-Id: I288856bb6befe378ca60ef78578acc069cb18532 > --- > gnu/home/services/shells.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) I have applied Jason's patch as 0b38c9401bebb6b87093555ef

bug#68439: [bug#69793] [PATCH] gnu: icewm: Update to 3.4.6

2024-03-27 Thread Christopher Baines
Andy Tai writes: > * gnu/packages/wm.scm (icewm): Update to 3.4.6 > > Change-Id: Ieff1fc5417cfe164fa7886774e8855fd95248c8f > --- > gnu/packages/wm.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks both, I've pushed this to master as 8cc450e59a4c83fa39097964f62c2b2c84e0aee3