Re: Emacs pomode: spellcheck only inside msgstr with both languages

2019-04-22 Thread pelzflorian (Florian Pelz)
On Sun, Apr 21, 2019 at 05:13:56PM +0200, pelzflorian (Florian Pelz) wrote: > sed -i 's|^\(info_TEXINFOS =\)|\1 %D%/guix.ru.texi |' doc/local.mk Oops, there are more places in doc/local.mk where guix.ru needs to be added. Just look for all places where guix.fr or guix.de is mentioned.

Re: Newt and Guix pull failing

2019-04-22 Thread Gábor Boskovits
Hello, ezt írta (időpont: 2019. ápr. 20., Szo, 21:53): > Hey all, > > I reference the newt module in this file of my channel > > https://git.sr.ht/~brettgilio/guix-system/tree/master/guile-modules/gscale/screen.scm > > This link 404s for me. Can you fix it, so that I can have a look? > However

Guix on a foreign distro (Mint) - List of packages is outdated and not updatable

2019-04-22 Thread MutoShack
I've been using Guix for a while on my Mint 19.1 machine. When Nano 4.0 came out as a Guix package I was excited, so I ran: 'guix pull && guix package -u' on my machine. It pulled Nano 2.9.3 from mirror.hydra.gnu.org (I recently had Nano 3.4 installed, which means Guix downgraded my package) My la

Re: Scribus looks pixelated as if zoomed in

2019-04-22 Thread Tobias Geerinckx-Rice
sirgazil, sirgazil wrote: I installed Scribus from Guix in a foreign distro and it looks weird when I launch it. See these screenshots for example: https://multimedialib.files.wordpress.com/2019/04/scribus-154-splash-2019-04-22.png https://multimedialib.files.wordpress.com/2019/04/scribus-154

Scribus looks pixelated as if zoomed in

2019-04-22 Thread sirgazil
I installed Scribus from Guix in a foreign distro and it looks weird when I launch it. See these screenshots for example: https://multimedialib.files.wordpress.com/2019/04/scribus-154-splash-2019-04-22.png https://multimedialib.files.wordpress.com/2019/04/scribus-154-dialog-2019-04-22.png http

Re: Borg takes forever to upgrade

2019-04-22 Thread Christopher Lemmer Webber
HiPhish writes: > On Thursday, 14 March 2019 21:31:15 CET you wrote: >> It's probably stuck in the tests: >> >> https://github.com/borgbackup/borg/issues/4350 >> >> Whether or not it gets stuck seems host-specific. It works on some >> machines and not others. I recommend just waiting a while for

Re: Newt and Guix pull failing

2019-04-22 Thread brettg
Bumping this since it is coming up on 24 hours. If anybody has any ideas i'd appreciate it On 22.04.2019 01:17, Brett Gilio wrote: Ludovic Courtès writes: Hello, bre...@posteo.net skribis: I reference the newt module in this file of my channel https://git.sr.ht/~brettgilio/guix-system/tree

Re: Uninstall/Install Guix (Ludovic Court?s)

2019-04-22 Thread Zelphir Kaltstahl
Hi! As mentioned on the list, I recently had the same problem: How to uninstall Guix (completely) and then reinstall it? What helped me in the end eas the following Arch wiki entry: https://wiki.archlinux.org/index.php/Guix#Uninstalling_Guix (Adapt this to what the commands and locations look l