GNU bug report logs -
#69692
[PATCH] gnu: Add home-jellyfin-mpv-shim-service-type.
Previous Next
Full log
View this message in rfc822 format
Hi Hilton,
Hilton Chain <hako <at> ultrarare.space> writes:
> On Tue, 22 Apr 2025 08:11:47 +0800,
> Ian Eure wrote:
>>
>> [...]
>> + ;; Inherit the 'DISPLAY' variable set by
>> 'x11-display'.
>> + #:environment-variables
>> + (cons (string-append "DISPLAY=" (getenv
>> "DISPLAY"))
>> + (remove (cut string-prefix?
>> "DISPLAY=" <>)
>> +
>> (default-environment-variables))))
>> + #f)))
>
> I think this is not the truth (also for existing services using
> it), ‘getenv’ is
> called before starting services, see
> https://issues.guix.gnu.org/76619#8 for
> details.
Yeah, hmm, I see. Is there anything worth changing in this
service at this point? Seems like it’s need an update whenever
the graphical-display service changes land.
Thanks,
-- Ian
This bug report was last modified 36 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.