bug#54461: cannot time-travel to 0.15.0 -- in guile-for-build: ("match" "no matching pattern" "3.0")'

2022-03-19 Thread Maxime Devos
Hi guix, Try # current guix version: 53d986215f629f461651e3181af0689ef5f418a2 $ guix time-machine --commit=359fdda40f754bbf1b5dc261e7427b75463b59be -- describe This results in: Kanaal 'guix' bijwerken vanuit Git-repository op 'https://git.savannah.gnu.org/git/guix.git'... Computing Guix deriv

bug#54370: guix.gnu.org is inaccessible from Russia

2022-03-19 Thread Ludovic Courtès
Hi, I updated the onion address in the section of the cookbook that explains how to get substitutes from ci.guix over Tor: https://guix.gnu.org/cookbook/en/html_node/Getting-substitutes-from-Tor.html Copying the text inline below. Next step is to publish an Onion service for the web site. HT

bug#50329: [PATCH] Bundle icons for emacs-lsp-treemacs

2022-03-19 Thread Roman Scherer
Hello, the emacs-lsp-treemacs package does not bundle it's icons. This patch fixes the issue by copying the icons to `share/emacs-lsp-treemacs/icons` and patching the paths in `lsp-treemacs-themes.el`. This is the link to the issue in bug tracker: https://issues.guix.gnu.org/50329 Would you lik

bug#50329: [PATCH] Bundle icons for emacs-lsp-treemacs

2022-03-19 Thread Maxime Devos
Roman Scherer schreef op za 19-03-2022 om 16:29 [+0100]: > the emacs-lsp-treemacs package does not bundle it's icons. This patch > fixes the issue by copying the icons to `share/emacs-lsp- > treemacs/icons` and patching the paths in `lsp-treemacs-themes.el`. That might technically solves matter, t

bug#49727: kaldi tests fail (matrix-lib-test, sparse-matrix-test)

2022-03-19 Thread Aurora via Bug reports for GNU Guix
Simply updating both dependencies doesn't seem to fix it on my end. https://github.com/kaldi-asr/kaldi/pull/4421 This worked for the Kaldi project, but I suspect more needs to be done on Guix for that to work.

bug#54469: home-environment-variables-service-type does not quote things

2022-03-19 Thread Maxime Devos
Hi guix, Consider the following home configuration: (use-modules (gnu home) (gnu packages) (gnu home services) (gnu services) (guix gexp) (gnu home services shells)) (define formula-of-the-day ;; TODO: add some more formulae, randomise "$US dollar/€euro = 1.11") (home-environ

bug#53496: guix pull from 1.1.0 --> 29091731a0c6cb649cdfd72297575fe2bb2a9591 fails

2022-03-19 Thread Maxime Devos
Hi, I got the exact same error, but with time-machine, when travelling from 1.1.0 to 29091731a0c6cb649cdfd72297575fe2bb2a9591 (actually, 29091731a0c6cb649cdfd72297575fe2bb2a9591 + a patch, but that probably does not matter). TBI ... Greetings, Maxime. signature.asc Description: This is a digit

bug#53496: guix pull from 1.1.0 --> 29091731a0c6cb649cdfd72297575fe2bb2a9591 fails

2022-03-19 Thread Maxime Devos
Maxime Devos schreef op za 19-03-2022 om 23:20 [+0100]: > Hi, > > I got the exact same error, but with time-machine, when travelling > from 1.1.0 to 29091731a0c6cb649cdfd72297575fe2bb2a9591 (actually, > 29091731a0c6cb649cdfd72297575fe2bb2a9591 + a patch, but that probably > does not matter). > >

bug#53496: guix pull from 1.1.0 --> 29091731a0c6cb649cdfd72297575fe2bb2a9591 fails

2022-03-19 Thread Maxime Devos
Maxime Devos schreef op za 19-03-2022 om 23:28 [+0100]: > The only use of 'module-re-export!' in current Guix is > >   (module-re-export! (current-module) '(delete) #:replace? #t) > > from (guix packages). > > Probably the issue is that 'module-re-export!' did not always support > #:replace?, an

bug#53496: guix pull from 1.1.0 --> 29091731a0c6cb649cdfd72297575fe2bb2a9591 fails

2022-03-19 Thread Maxime Devos
Maxime Devos schreef op za 19-03-2022 om 23:33 [+0100]: > Maxime Devos schreef op za 19-03-2022 om 23:28 [+0100]: > > The only use of 'module-re-export!' in current Guix is > > > >   (module-re-export! (current-module) '(delete) #:replace? #t) > > > > from (guix packages). > > > > Probably the i