On 2023-03-30 11:22, Ludovic Courtès wrote:
>
> You can send messages to the bitbucket with:
>
> (parameterize ((shepherd-message-port (%make-void-port "w0")))
> …)
While it does work for expunging them from mcron log, I noticed that
these lines are also polluting /var/log/messages and the
Hi,
Andrew Tropin skribis:
>> I’m not sure I understand. As you write, the ‘guix’ package is used in
>> (gnu home services) only to get gettext catalogs; AFAICS it’s not used
>> for anything else.
>>
>> Could you clarify what you had in mind?
>
> I was hit by this one yesterday as well. I trie
Hi,
Bruno Victal skribis:
> On 2023-03-30 11:22, Ludovic Courtès wrote:
[...]
>>> It queries shepherd to see if a service is running and sends a restart if
>>> required.
>>
>> Isn’t that what #:respawn? #t is supposed to do? :-)
>>
>> If you find that #:respawn? doesn’t work, then we shoul
Hi,
Danny Milosavljevic writes:
> On Tue, 13 Jul 2021 11:05:49 +0200
> zimoun wrote:
>
>> On Wed, 27 Jul 2016 at 22:57, l...@gnu.org (Ludovic Courtès) wrote:
>> > Danny Milosavljevic skribis:
>> >
>> >> guix lint doesn't actually fail on some errors.
>> >
>> > It never pretended to exit wi
This allows extension of QT_PLUGIN_PATH.
QT programs will now work under Wayland when qt-wayland is installed.
* guix/build/qt-utils.scm (variables-for-wrapping)[QT_PLUGIN_PATH]: Add prefix
value to 'wrap-program' procedure call for QT_PLUGIN_PATH variable.
---
Tested using Wayland and X (via XWay
Please ignore the QT patch I just sent, it's exactly the same as yours,
and I sent it before I saw your message from 20 minutes ago. Sorry!
When I tested the patch I didn't get any of that noise about "Plugin
uses incompatible Qt library", although the program I tested with may
have configured QT
Bruno Victal skribis:
> On 2023-03-30 11:22, Ludovic Courtès wrote:
>>
>> You can send messages to the bitbucket with:
>>
>> (parameterize ((shepherd-message-port (%make-void-port "w0")))
>> …)
>
> While it does work for expunging them from mcron log, I noticed that
> these lines are also