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

2023-11-09 Thread Wilko Meyer
Hi Leo, Leo Famulari writes: > What commit do these patches apply to? They don't apply for me on the > current master branch. I created a v4 containing the v6.6.1 update as well as fixed the patches so they'll apply on the kernel-updates branch with the commits out of the recent updates [0] in #

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 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#66866: aarch64 system cross compilation + pinebook pro image broken?

2023-11-09 Thread dan
Hi Josselin, Josselin Poiret writes: Could you post some more details about what you mean by "couldn't work"? What exactly is failing, and with what logs? I was testing it with a cloned guix repo on my disk, opening a shell with "guix shell -D guix git". when checkout to the following co

bug#66864: emacs-build-system builds .eln-files with mismatching path-hashes

2023-11-09 Thread Liliana Marie Prikler
Am Donnerstag, dem 09.11.2023 um 12:21 +0100 schrieb Josselin Poiret: > Hi, > > Liliana Marie Prikler writes: > > > Am Donnerstag, dem 02.11.2023 um 08:13 + schrieb Mekeor Melire: > > > > > > 2023-11-01 15:16 liliana.prik...@gmail.com: > > > > > > > I think Emacs might be calculating its o

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

2023-11-09 Thread Josselin Poiret via Bug reports for GNU Guix
Hi dan, dan writes: > with git bisect i found after this commit the cross-compilation > couldn't work anymore: Could you post some more details about what you mean by "couldn't work"? What exactly is failing, and with what logs? Best, -- Josselin Poiret signature.asc Description: PGP signa

bug#66864: emacs-build-system builds .eln-files with mismatching path-hashes

2023-11-09 Thread Josselin Poiret via Bug reports for GNU Guix
Hi, Liliana Marie Prikler writes: > Am Donnerstag, dem 02.11.2023 um 08:13 + schrieb Mekeor Melire: >> >> 2023-11-01 15:16 liliana.prik...@gmail.com: >> >> > I think Emacs might be calculating its own hash at runtime >> > rather than baking in the value at build time. >> >> Exactly. That

bug#66864: emacs-build-system builds .eln-files with mismatching path-hashes

2023-11-09 Thread Liliana Marie Prikler
Am Donnerstag, dem 02.11.2023 um 08:13 + schrieb Mekeor Melire: > > 2023-11-01 15:16 liliana.prik...@gmail.com: > > > I think Emacs might be calculating its own hash at runtime > > rather than baking in the value at build time. > > Exactly. That's what I was trying to express. I'm not sure