Hi Robert,
Robert Vollmert writes:
> As far as I can tell, `guix import hackage` imports the first revision
> of a hackage
> release.
>
> I suggest aiming to import the latest cabal revision from hackage, as
> already supported by haskell-build-system via the #:cabal-version
> argument.
Thanks
Version information: (from `newsboat --version`)
newsboat 2.13.0
System: Linux 5.1.7-gnu (x86_64)
Compiler: g++ 5.5.0
ncurses: ncurses 6.1.20180127 (compiled with 6.1)
libcurl: libcurl/7.65.0 GnuTLS/3.6.5 zlib/1.2.11 libidn2/2.0.5
nghttp2/1.35.1 (compiled with 7.63.0)
SQLite: 3.26.0 (compiled w
On Thu, Jun 13, 2019 at 08:04:52PM +0200, pelzflorian (Florian Pelz) wrote:
> Find attached patches taking into account your suggestions. (The
> second patch is unchanged.)
>
Forgot attachment. Sorry.
>From 27aff97683537407c178ea2b664069def0cf141a Mon Sep 17 00:00:00 2001
From: Florian Pelz
Da
Find attached patches taking into account your suggestions. (The
second patch is unchanged.)
On Wed, Jun 12, 2019 at 11:11:16PM +0200, Ludovic Courtès wrote:
> > + ;; wrap-program needs bash in PATH:
> > + (putenv (string-append "PATH=" #$bash "/bin"))
>
> Why d
Hi,
Julien Lepiller skribis:
> Le 8 juin 2019 21:45:46 GMT+02:00, "Ludovic Courtès" a écrit :
>>Could you do:
>>
>>drv="$(guix gc -R $(guix system build -nd /etc/config.scm) | grep
>>'grub-keymap.*\.drv$')"
>> guix build --log-file $drv
>>
>>and post that log?
>>
>>Thanks,
>>Ludo’.
>
> guix gc
Good catch for Libreoffice, I didn't thought about that since I use to
open LO files with Thunar (it raise an other question : how to set
GUIX_LOCPATH for applications that I do not from command line, but
it's not related to guix).
I just have to add GUIX_LOCPATH to ~/.xsessionrc and it wor
Hello Ludo,
Thanks for your reply !
Did you install ‘glibc-locales’ and set ‘GUIX_LOCPATH’ as explained in:
https://gnu.org/software/guix/manual/en/html_node/Application-Setup.html#Locales
?
Yes
You must make sure ‘GUIX_LOCPATH’ is defined in the environment of
LibreOffice and zsh.
G
Hello Andréas,
Andréas Livet skribis:
> It works pretty well but I'm having some trouble with non ASCII
> characters in filenames.
>
> * I can't open files with non ASCII characters in LibreOffice
>
> * I can't type non ASCII characters in zsh (though I can with guix
> installed bash)
Did you i
Hi sirgazil,
sirgazil skribis:
> > > I thought that maybe this bug report could be used as a reminder to
> update the package definition of Jami in Guix to a version that fixes the
> leak?
> >
> > I think it’s better if the bug report is actionable.
>
>
> Sorry, Ludo, I don't understand