Hello Ludo',
On 2024-07-18 17:34:08 +0200, Ludovic Courtès wrote:
> Hi Tomas,
>
> Tomas Volf <~@wolfsden.cz> skribis:
>
> > when I try to use the above, it returns wrong module. The module returned
> > is
> > prefixed by #{.}# symbol. Full reproducer:
> >
> > (define-module (xx)
> > #
Am Mittwoch, dem 17.07.2024 um 20:07 + schrieb Oleander:
> Hello everyone!
>
> I installed Gnome recently and I noticed that text is missing from
> main title bar and tabs in Gnome Console.
>
> This bug has been confirmed by another user in the Guix Help mailing
> list:
> https://lists.gnu.o
Hi Tomas,
Tomas Volf <~@wolfsden.cz> skribis:
> when I try to use the above, it returns wrong module. The module returned is
> prefixed by #{.}# symbol. Full reproducer:
>
> (define-module (xx)
> #:use-module (guix)
> #:use-module (guix modules)
> #:use-module (guix utils)
Hi,
On Thu, 18 Jul 2024 at 09:21, Ludovic Courtès wrote:
>> That said, after “apt install guix”, does the guix-daemon update work?
>> Somehow if “guix pull” as root fails after a fresh install via APT, then
>> it’s a bug on Guix side, else it’s a bug on Debian side tracked by
>> 1072918. :-)
>
>
Hello everyone!
I installed Gnome recently and I noticed that text is missing from main title
bar and tabs in Gnome Console.
This bug has been confirmed by another user in the Guix Help mailing list:
https://lists.gnu.org/archive/html/help-guix/2024-07/msg00038.html
Best regards
Hello,
Simon Tournier skribis:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072918
Oh, nice.
> That said, after “apt install guix”, does the guix-daemon update work?
> Somehow if “guix pull” as root fails after a fresh install via APT, then
> it’s a bug on Guix side, else it’s a bug on