bug#32022: Adding link to closed bug linked from reddit

2019-12-05 Thread Nome Grey
This bug is linked from a reddit discussion at https://www.reddit.com/r/GUIX/comments/9un20j/question_about_guix_pull mentioning ludo's solution. If anybody finds this needing it like I did, I've tried to upgrade his code to work on a modern guix at

bug#38491: Evolution is missing GPG

2019-12-05 Thread Leo Prikler
Am Donnerstag, den 05.12.2019, 09:53 -0700 schrieb Jesse Gibbons: > On Wed, 2019-12-04 at 13:11 +0100, Leo Prikler wrote: > > Hi Guix, > > > > I recently discovered, that Evolution would complain about a > > missing > > GPG whenever it encounters a signed message. For the record, I've > > only >

bug#22628: Bug #22628 Hunting: Emacs: ^ in installed package list misses some upgrades

2019-12-05 Thread zimoun
Dear, Let the future speaks. :-) Closing and keeping in mind this kind of feature. All the best, simon

bug#38498: Fontconfig does not find fonts in non-default profiles

2019-12-05 Thread Alex Kost
Pierre Neidhardt (2019-12-05 11:43 +0100) wrote: > The fontconfig package has this bit: > > (string-append "--with-add-fonts=" > "~/.guix-profile/share/fonts," > "/run/current-system/profile/share/fonts") > > If I understand correctly, fonts can only be installed at the system > level or in

bug#38491: Evolution is missing GPG

2019-12-05 Thread Jesse Gibbons
On Wed, 2019-12-04 at 13:11 +0100, Leo Prikler wrote: > Hi Guix, > > I recently discovered, that Evolution would complain about a missing > GPG whenever it encounters a signed message. For the record, I've only > installed evolution-data-server in the operating-system and evolution > itself

bug#38500: Ruby is built against libruby-static.a

2019-12-05 Thread Vicente Eduardo
I'm trying to use Ruby interpeter as a library to link it against my project (metacall: https://github.com/metacall/distributable/blob/65493b393388f5d66d9b466e5d49f9128fee27ea/source/metacall.scm#L117 ). So I tried to download the Ruby package and libruby.so seems not to be present. Running ldd