On Wed, Sep 07, 2016 at 01:13:19PM +0200, Vincent Legoll wrote: > On Fri, Sep 2, 2016 at 2:21 PM, Ludovic Courtès <l...@gnu.org> wrote: > > If NSS and its main users (IceCat) build fine, I would suggest applying > > this patch. > > Build tested on GuixSD, .config/guix/latest pointing to current git, > with above patch > (cleanly) rebased on top... > > $ guix --version > guix (GNU Guix) 0.11.0 > Copyright (C) 2016 the Guix authors > License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > $ guix package -l > > [...] > > Generation 34 Sep 07 2016 11:57:40 (current) > nss 3.26 out /gnu/store/fqzw00zvd5fvqikzk9f1yzsi2vn4n6kb-nss-3.26 > nss-certs 3.26 out > /gnu/store/4ij62g7004092sv9qm81xaxx8g3cpgnl-nss-certs-3.26 > urlmatch 1.0 out > /gnu/store/gsp3fqgmdhlay7k3cfbi5cgp3w7abvd8-urlmatch-1.0 > fltk 1.3.3 out > /gnu/store/hvmsicw1ac45bfxmsf7sjp93pjiq9177-fltk-1.3.3 > icecat 38.8.0-gnu2 out > /gnu/store/afga2dhg6zikg71c5rxrqkm0dvkd0j5m-icecat-38.8.0-gnu2 > > But I haven't tested the resulting icecat (this is a headless VM, and > I haven't found the required > incantations to make ssh -X work... > > Please apply or comment
Pushed, thanks Vincent!