Hello
I find this issue on both GuixSD and guix package manager on ArchLinux.
The problem is `man -k' can not find manpages installed by guix. I
believe the issue is caused by `mandb' does not include guix packages'
man pages when generating its index database.
Confirm sbcl is installed:
#+b
Hi Oleg,
2024/03/11, Oleg Pykhalov:
>> I'd like to add a shepherd requirement to an existing service, as
>> provided by guix, to prevent it from starting before some other service
>> starts.
>>
>> For exampple: I have NAS which is very slow to start after a power
>> failure so I created a simple
Richard Sent writes:
> So I was wrong and it turned out to be a mainline bug, but one that was
> only present on x86 32-bit. Here's the reports:
>
> https://gitlab.com/nonguix/nonguix/-/issues/307
> https://issues.guix.gnu.org/68429
> https://github.com/catchorg/Catch2/issues/2796
Hello, catch2