Here's the output:
Backtrace:
3 (primitive-load "/root/.cache/guix/inferiors/tdopwqgzlr…")
In ice-9/eval.scm:
293:34 2 (_ #<directory (guile-user) 7f7234cd2c80>)
196:35 1 (_ #<directory (guile-user) 7f7234cd2c80>)
In ice-9/boot-9.scm:
3330:6 0 (resolve-interface (guix ui) #:select _ #:hide _ # _ # _ …)
ice-9/boot-9.scm:3330:6: In procedure resolve-interface:
no code for module (guix ui)
zimoun <[email protected]> writes:
> On Fri, 23 Sept 2022 at 14:04, bossatossa <[email protected]> wrote:
>
>> I checked the file and it was completely empty, so i dont have anything to
>> paste here.
>
> Maybe try:
>
> guix gc -D
> /gnu/store/a3ll4zf4fnv81fr307f5cips3dda6gb4-config-0.0.0-1.c8ddc84.drv
>
> then re-run
>
> guix time-machine --commit=aa5e0307137dd68279fc8b02ac623386208458cd \
> -- time-machine --commit=2e8b4f9bfa00489fd3acff305837a79af236e183 \
> -- help
>
>
> Cheers,
> simon