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
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
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
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
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.
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
Duplicated https://issues.guix.gnu.org/69238
signature.asc
Description: PGP signature
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
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.