bug#26302: [website] translations

2019-10-07 Thread pelzflorian (Florian Pelz)
On Sun, Sep 15, 2019 at 10:18:20PM +0200, pelzflorian (Florian Pelz) wrote: > What’s missing is code for adding the nginx plugin > > https://www.nginx.com/resources/wiki/modules/accept_language/ > > to Guix so it can be used on berlin.scm. It seems to offer all that > is required for redirecting

bug#35357: udev - ${exec_prefix} left over somewhere

2019-10-07 Thread Leo Famulari
Before this bug was created, Ricardo discussed it on #guix and wrote a patch: http://logs.guix.gnu.org/2019-03-27.log#141325 The patch is no longer online but basically was about building eudev with --binder set to $out/bin

bug#37545: epiphany and next broken after webkitgtk upgrade to 2.26.1

2019-10-07 Thread Bradley Haggerty
I also had a broken next. I am on Sway and the suggestion of unsetting WAYLAND_DISPLAY when launching made it work! I couldn't get it to launch any other way, including guix environment commands. Is there a proper fix for this?

bug#37545: epiphany and next broken after webkitgtk upgrade to 2.26.1

2019-10-07 Thread Vagrant Cascadian
On 2019-10-06, Marius Bakke wrote: > Vagrant Cascadian writes: >> It breaks running under wayland, and unsetting WAYLAND_DISPLAY it works >> fine: >> >> WAYLAND_DISPLAY= epiphany >> >> Or switching to an x11 session rather than wayland also worked fine. >> >> Does it work for other people under