Re: IceCat-78.2 preview on 'wip-icecat-78' branch; need icedove-78.

2020-09-08 Thread Jonathan Brielmaier
Am Mon, 7 Sep 2020 15:57:37 -0400, Mark H Weaver schrieb: > Hi Jonathan, and other fellow Guix! > > I've pushed a preview of IceCat-78.2 to the 'wip-icecat-78' branch on > Savannah. It's ready for early testing by interested parties. It works > well enough that I've switched to it as my primary

Re: [Guix Website] A Search Page for Packages

2020-09-08 Thread Daniela Lura
Hi Ludo, Thank you for your email! > What would it take to integrate it on the web site? I will start working on a patch some time soon. The beginning of school is just around the corner so I'll try to work on the patch before all the school related turmoil starts. :) Best, Danjela On Mon,

Re: [Guix Website] A Search Page for Packages

2020-09-08 Thread Hartmut Goebel
Am 06.09.20 um 16:19 schrieb Daniela Lura: > Search packages page in the test version of the website that Chris > deployed: guix-website-test.cbaines.net/packages/search > Great! -- Regards Hartmut Goebel | Hartmut Goebel |

Re: IceCat-68.2.0-guix0-preview1 is now available on master

2020-09-08 Thread Jan Wielkiewicz
Dnia 2019-10-27, o godz. 12:44:00 Mark H Weaver napisaƂ(a): > Hello fellow Guix, > > I'm pleased to announce that IceCat-68.2.0-guix0-preview1 is now on > the 'master' branch, and that substitutes for x86_64-linux are > available from ci.guix.gnu.org. > > This update includes fixes for

[PATCH v4 0/8] Dovecot and pigeonhole improvements.

2020-09-08 Thread Alexey Abramov
Hi Guix, I have been a happy user of dovecot+pigeonhole for a few weeks now. I am adding @guix-devel to give these changes more attention. dovecot-pigeonhole is already merged, Thank you Tobias. The next step is to provide some common location where dovecot services can find plugins and their

reusing rust build artifacts

2020-09-08 Thread Efraim Flashner
I took another look at reusing rust build artifacts. I figured this time it would be best to see if there was even overlap that would help. The concept is simple, when you make changes to your code you should only need to recompile the parts you made changes too. Not that much difference from

getting started with the texlive importer

2020-09-08 Thread Paul Garlick
Hi Guix, I have been trying to use the texlive importer to package some TeXLive packages. Using the example from the manual, I try: $ guix import texlive fontspec I get: following redirection to `https://ctan.org/xml/1.2/pkg/fontspec'... Backtrace: 13 (primitive-load

Re: What should "guix build --source" produce? (was Re: Dependency cycle issues when using a Gexp-based snippet)

2020-09-08 Thread Andreas Enge
Hello Mark, On Tue, Sep 08, 2020 at 12:07:01AM -0400, Mark H Weaver wrote: > > + (let ((coreutils #+(canonical-package coreutils))) > > + (substitute* "configure" > > + (("/bin/pwd") > > + (string-append