2.html
/run/current-system exists on GuixSD (but obviously not on other
systems). It contains the “system profile”, and in particular contains
the locale data specified in the OS configuration (see
<http://www.gnu.org/software/guix/manual/html_node/Locales.html>.)
Thanks,
Ludo’.
$ guix --version
warning: failed to install locale: Invalid argument
guix (GNU Guix) 0.8.2
[...]
strace:
[...]
open("/run/current-system/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1
ENOENT (No such file or directory)
open("/gnu/store/hy2hi0zj5hrqkmkhp
e.
>>> (slim-service): Remove #:sessions parameter.
>>> [slim.cfg]: Use /run/current-system/profile/share/xsessions as sessiondir.
>>> * doc/guix.texi : Adjust accordingly.
>>
>> [...]
>>
>>> -(define (xsessions-directory sessions)
>>> - &
ions parameter.
>> [slim.cfg]: Use /run/current-system/profile/share/xsessions as sessiondir.
>> * doc/guix.texi : Adjust accordingly.
>
> [...]
>
>> -(define (xsessions-directory sessions)
>> - "Return a directory containing SESSIONS, a list of objects.
>&
宋文武 skribis:
> * gnu/services/xorg.scm (, %windowmaker-session-type)
> (%ratposion-session-type, %sawfish-session-type, %default-xsessions)
> (xsessions-directory): Remove.
> (slim-service): Remove #:sessions parameter.
> [slim.cfg]: Use /run/current-system/profile/sha
* gnu/services/xorg.scm (, %windowmaker-session-type)
(%ratposion-session-type, %sawfish-session-type, %default-xsessions)
(xsessions-directory): Remove.
(slim-service): Remove #:sessions parameter.
[slim.cfg]: Use /run/current-system/profile/share/xsessions as sessiondir.
* doc/guix.texi