bug#45845: emacs-doom-modeline: Some icons are missing

2023-09-03 Thread Wilko Meyer
all\-the\-icons:style=Regular /home/wilko/.local/share/fonts/all-the-icons.ttf: all\-the\-icons:style=Regular I assume that the latter issue may be more on the emacs-all-the-icons side of things, and not particular emacs-doom-modeline related. -- Kind regards, Wilko Meyer w...@wmeyer.eu

bug#66304: exim vulnearable to CVE-2023-42115 et al

2023-10-02 Thread Wilko Meyer
one is available. [0]: https://www.exim.org/static/doc/security/CVE-2023-zdi.txt -- Kind regards, Wilko Meyer w...@wmeyer.eu

bug#66304: [PATCH] gnu: exim: Update to 4.96.1

2023-10-05 Thread Wilko Meyer
@@ -52,6 +52,7 @@ ;;; Copyright © 2022 jgart ;;; Copyright © 2022 ( ;;; Copyright © 2023 Timo Wilken +;;; Copyright © 2023 Wilko Meyer ;;; ;;; This file is part of GNU Guix. ;;; @@ -1895,7 +1896,7 @@ (define-public msmtp (define-public exim (package (name "exim") -(ver

bug#66837: [PATCH 2/4] gnu: deblob-scripts 6.1: Update hash.

2023-10-30 Thread Wilko Meyer
* gnu/packages/linux.scm (deblob-scripts 6.1): Update hash. --- gnu/packages/linux.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index ff5b59a653..34ca8f412a 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @

bug#66837: [PATCH 3/4] gnu: deblob-scripts 5.15: Update hash.

2023-10-30 Thread Wilko Meyer
* gnu/packages/linux.scm (deblob-scripts 5.15): Update hash. --- gnu/packages/linux.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 34ca8f412a..a0b1fe9327 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm

bug#66837: [PATCH 4/4] gnu: deblob-scripts 5.10: Update hash.

2023-10-30 Thread Wilko Meyer
* gnu/packages/linux.scm (deblob-scripts 5.10): Update hash. --- gnu/packages/linux.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index a0b1fe9327..4c10cb60d1 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm

bug#66837: [PATCH 1/4] gnu: deblob-scripts 6.5: Update hash.

2023-10-30 Thread Wilko Meyer
* gnu/packages/linux.scm (deblob-scripts 6.5): Update hash. --- gnu/packages/linux.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 96e724844c..ff5b59a653 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @

bug#66837: [PATCH 0/4] Some kernels cannot be built

2023-10-30 Thread Wilko Meyer
Hi Tomas, thanks for noticing! I attached a patch series that fixes the hashes for the deblob-scripts (for those that were updated as well, 4.x are unchanged afaik) accordingly. Wilko Meyer (4): gnu: deblob-scripts 6.5: Update hash. gnu: deblob-scripts 6.1: Update hash. gnu: deblob-scripts

bug#66841: [PATCH 0/1] WIP: linux-libre 6.6

2023-10-30 Thread Wilko Meyer
architectures. Wilko Meyer (1): gnu: Add linux-libre 6.6. Makefile.am | 2 + .../aux-files/linux-libre/6.6-x86_64.conf | 12009 gnu/packages/linux.scm|51 +- 3 files changed, 12053 insertions(+), 9 deletions

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

2023-11-06 Thread Wilko Meyer
f this patch series that splits up the changes in two commits; one introducing 6.6, the other making it the default kernel (which can be applied after a couple of days if 6.6 works well and as expected). WDYT? -- Kind regards, Wilko Meyer w...@wmeyer.eu

bug#66841: [PATCH v3 2/2] gnu: Make linux-libre 6.6 the default.

2023-11-07 Thread Wilko Meyer
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre): Update to 6.6. * gnu/packages/linux.scm (linux-libre-with-bpf): Update to 6.6. Change-Id: I6414821ba0f0e75543a3616300ff3233ffa1c3b0 --- gnu/packages/linux.scm |

bug#66841: [PATCH v4 2/3] gnu: Make linux-libre 6.6 the default.

2023-11-09 Thread Wilko Meyer
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre): Update to 6.6. * gnu/packages/linux.scm (linux-libre-with-bpf): Update to 6.6. Change-Id: I6414821ba0f0e75543a3616300ff3233ffa1c3b0 --- gnu/packages/linux.scm |

bug#66841: [PATCH v4 3/3] gnu: linux-libre 6.6: Update to 6.6.1.

2023-11-09 Thread Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.1. (linux-libre-6.6-pristine-source): Update hash. Change-Id: Ib4fda5faff7009b93dc00287df7c82761df78111 --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu

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

2023-11-09 Thread Wilko Meyer
baae76581 gnu: Make linux-libre 6.6 the default. 403fb28f27 gnu: Add linux-libre 6.6. Hope applying the 6.6 updates will work now! [0]: https://issues.guix.gnu.org/67016 -- Kind regards, Wilko Meyer w...@wmeyer.eu

bug#68988: All arm64/aarch64 platforms disabled in linux-libre 6.7.x!

2024-02-07 Thread Wilko Meyer
don't have the time at the moment to come up with a patch, but 6.7.x > should probably not become the default linux-libre until this is > at least partly fixed... Agreed. -- Kind regards, Wilko Meyer w...@wmeyer.eu

bug#72119: All kernels depend on the latest kernel

2024-07-15 Thread Wilko Meyer
oo knowledgable on the entire bootstrapping process, but if I see that correctly, the headers are only used in linux-libre-headers-boot0 of commencement.scm? That could be changed, even though I'm not sure what that implies in terms of rebuilds. -- Kind regards, Wilko Meyer w...@wmeyer.eu

bug#72233: emacs-magit build broken

2024-07-21 Thread Wilko Meyer
econds command "make" "test" "-j" "16" failed with status 2 builder for `/gnu/store/v66hxgb1jryr7l1hhm9vmflr0694f8hy-emacs-magit-3.3.0-8.538cb2f.drv' failed with exit code 1 build of /gnu/store/v66hxgb1jryr7l1hhm9vmflr0694f8hy-emacs-magit-3.3.0-8.538cb2f.drv failed View build log at '/var/log/guix/drvs/v6/6hxgb1jryr7l1hhm9vmflr0694f8hy-emacs-magit-3.3.0-8.538cb2f.drv.gz'. guix build: error: build of `/gnu/store/v66hxgb1jryr7l1hhm9vmflr0694f8hy-emacs-magit-3.3.0-8.538cb2f.drv' failed #+END_SRC haven't had the time yet to look into how to fix it. -- Kind regards, Wilko Meyer

bug#72233: emacs-magit build broken

2024-07-22 Thread Wilko Meyer
Thanks for the quick fix! -- Kind regards, Wilko Meyer