bug#63250: package dante : socksify: error: dante client not built with preloading support

2024-02-18 Thread Nguyễn Gia Phong via Bug reports for GNU Guix
On 2024-02-15 at 17:18+01:00, Simon Tournier wrote: > On mer., 20 déc. 2023 at 16:18, Nguyễn Gia Phong wrote: > > Could you take a look at https://issues.guix.gnu.org/67675 > > if it fixes it for you? > > Since patch#67675 is merged, is it fixed now? FWIW it is fixed for me d-; signature.asc Des

bug#69129: sbcl-mcclim broke on upgrade to sbcl@2.4.0

2024-02-18 Thread Sharlatan Hellseher
Hi Carlo, > I feel like this work was entirely mechanical, so I would have been > fine without a copyright header, but I appreciate it. I think it's reasonable to include copyright to highlight the efforts contributed ;-). If you check the commit history it usually includes copyright header for p

bug#69182: home-xmodmap-service-type requires restart to work

2024-02-18 Thread Ian Eure
I recently set up home-xmodmap-service-type so I could change the PrtSc key on my ThinkPad into a Hyper modifier. This is my configuration: (service home-xmodmap-service-type (home-xmodmap-configuration (key-map '("clear mod3" ("remove mod4" . "H

bug#69201: Emacs master-branch renamed comp-write-bytecode-file which emacs-utils depends on

2024-02-18 Thread Mekeor Melire
On Emacs' master-branch, the emacs-lisp function comp-write-bytecode-file has been renamed to comp--write-bytecode-file (i.e. to include a double dash) in this commit [1]: faa46eb8667c11a0725500a50e957eb78021c99f Author: Andrea Corallo AuthorDate: Sun Feb 11 12:31:13 2024 +0100

bug#69209: Extended packaging example from the Guix cookbook produces an error

2024-02-18 Thread Balthazar Potet
Hello, I tried to install the package defined in this section of the Guix cookbook : https://guix.gnu.org/cookbook/en/guix-cookbook.html#Extended-example Running `guix package -f example.scm` gives the following error: Backtrace: In guix/store.scm: 2180:25 19 (run-with-store # …) In guix/gexp.

bug#69240: [PATCH 00/10] Fix failed builds from evaluation 1123386.

2024-02-18 Thread Sharlatan Hellseher
Hi Guix! After I've pushed https://issues.guix.gnu.org/64916 it introduced some package build regression as seen in https://ci.guix.gnu.org/eval/1123386?status=newly-failed This patch series fixes them. Thanks, Oleg Sharlatan Hellseher (10): gnu: go-github-com-alecthomas-chroma: Move to go

bug#69240: [PATCH 00/10] Fix failed builds from evaluation 1123386.

2024-02-18 Thread Sharlatan Hellseher
Duplicated https://issues.guix.gnu.org/69238 signature.asc Description: PGP signature

bug#69258: archivebox: Failed to build

2024-02-18 Thread Sharlatan Hellseher
Hi Guix! While reviewing https://issues.guix.gnu.org/68491 and working on minor adjustments in: * 2f1ed825af * gnu: python-simpervisor: Enable tests. * 8cab6bac1c * gnu: python-simpervisor: Update to 1.0.0. * 4da2f179d2 * gnu: python-devtools: Update to 0.12.2, fix build. * ccbf143927 * gnu: pyt

bug#68988: [PATCH] gnu: linux-libre 6.7: Modify .conf files.

2024-02-18 Thread Leo Famulari
On Fri, Feb 09, 2024 at 09:28:14PM +0100, Wilko Meyer wrote: > * gnu/packages/aux-files/linux-libre/6.7-arm.conf, > gnu/packages/aux-files/linux-libre/6.7-arm64.conf: Add platform support. Thanks! Pushed to 'kernel-updates' along with the latest releases.