Hi, On jeu., 18 janv. 2024 at 05:50, "ShinyZero0" via Bug reports for GNU Guix <[email protected]> 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
