I use the plover package for input and its plugin manager stopped working
sometime last month. I've been getting by without it (the base application
loads and functions fine), occasionly trying to find the cause of the problem.
Unfortunately, I've had no success fixing it.
Going back in my pa
On 2023-06-29, Timothy Sample wrote:
> The first FOSSY (Free and Open Source Yearly) conference is coming up in
> two weeks! It’s being hosted in Portland, OR by the Software Freedom
> Conservancy.
>
> I was looking over the schedule and I spotted a few familiar names from
> the Guix community. W
Hi all,
The first FOSSY (Free and Open Source Yearly) conference is coming up in
two weeks! It’s being hosted in Portland, OR by the Software Freedom
Conservancy.
I was looking over the schedule and I spotted a few familiar names from
the Guix community. Why don’t we plan a little Guix meetup?
Hello again,
On Mon, Jun 19, 2023 at 02:10 PM, John Kehayias wrote:
> Hi everyone,
>
> With our move to a branching strategy for patches that require many
> rebuilds, I would like to propose a branch for Mesa updates. Based on
> how Mesa has been developed the last few years, there should be
> fr
Hi Csepp,
On Thu, Jun 29, 2023 at 02:30 AM, Csepp wrote:
>
> I think I've used assoc-ref to find the build phase I wanted and then
> called it from something else. It's not super pretty, but it works.
Yes, you can get phases from other build-systems, for instance, which
is needed sometimes. Her
e...@beaver-labs.com writes:
> Dear Guix devs,
>
> While working around this bug:
>
> https://issues.guix.gnu.org/63912
>
> I found that guix's Python will load anything in
> .local/lib/python3.10/site-packages/ over any installed package in the
> current profile. This makes pip-installed package
thank you Felix!
the broken expectation from me was that users "have" a group and
supplementar-groups (as suggested by the (user-account #:group ...)
constructor), and if i specify the user to fork+exec-command, then it sets
"its" group, too (i tried with and without specifying a #:group).
in