[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68359: Acknowledgement (Can't pull my channel because of getaddrinfo
From: |
Simon Tournier |
Subject: |
bug#68359: Acknowledgement (Can't pull my channel because of getaddrinfo -8 error) |
Date: |
Fri, 08 Mar 2024 19:10:39 +0100 |
Hi,
On jeu., 18 janv. 2024 at 05:50, "ShinyZero0" via Bug reports for GNU Guix
<bug-guix@gnu.org> wrote:
> Well, the issue seems to be with the commit that adds the transformed
> polybar package like this:
>
> ```
> (define-module (zero packages polybar))
> (use-modules (guix packages)
> (guix transformations)
> (gnu packages wm))
> (define-public
> polybar-3.7.1
> ((options->transformation
> '((with-version . "polybar=3.7.1"))) polybar))
> ```
Well, the bug seems coming from your channel. Could you update it and
make it compliant with Guix proper.
Somehow, I am going to close this issue because it is not a bug. :-)
Is it fine? Let us know if more details are required.
Cheers,
simon
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#68359: Acknowledgement (Can't pull my channel because of getaddrinfo -8 error),
Simon Tournier <=