Adding both to the `services` section of your `(operating-system)` form, like
this:
```
(services
(append (list
(service elogind-service-type)
(service seatd-service-type))
%base-services))
```
...will produce this error on running `sudo guix system rec
building /gnu/store/irdgdf1yycafngq7rmba4fmwd10dib1n-coreutils-9.1.drv...
\ 'check' phaseBacktrace:
14 (primitive-load
"/gnu/store/f0kr3m78cmy6qpg3zfy03hps98i8f1rb-compute-guix-derivation")
In ice-9/eval.scm:
155:9 13 (_ _)
159:9 12 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?)
?) ?) ?)
I find this problem, like my other emacs-guix issues I have reported, goes away
if I set guix-repl-use-server to nil. Evidentally something is broken with
regards to *Guix Internal REPL*, where it is not loading code correctly.
--
Christopher Howard
guix pull succeeded today. I attach the output in case it may be useful.
$ guix describe
Generation 76 05 гру 2024 11:02:29(current)
guix 006679d
repository URL: https://git.savannah.gnu.org/git/guix.git
вітка: master
коміт: 006679d1e6ca7acea0629b4f019c8cf89cde08be
--
Roman
Example:
https://packages.guix.gnu.org/packages/emacs-greader
The address in the "Badge code" section is:
http://127.0.0.1:3000/packages/emacs-greader/
not for:
http://packages.guix.gnu.org/packages/emacs-greader/
same for the SVG file address.
close 74685
Applied in 32ad7173d63b6cde703671815f4c993bf2fbdd56 with a slightly
changed commit message.
Fix url incorrectly changed in 9399db35c2105157407fd4a59aeb0cacc58a0c54.
* gnu/packages/golang-xyz.scm (go-github-com-cyphar-filepath-securejoin)
[origin]: Fix url. (Bug#74359)
Change-Id: Ibac24d11efdd6414bdeb8be2cd2184e21d7f8676
---
gnu/packages/golang-xyz.scm | 3 ++-
1 file changed, 2 insert