On 2022-03-20 22:00, Ludovic Courtès wrote:
> I wrote:
>
>> I finally got around to committing it as
>> 6da2a5a5655668f42ec5b26f875ddbc498e132b6. Thank you!
>
> I hit “close” too quickly: we still need the patch that changes
> ‘home-files-service-type’ and/or symlink-manager.scm to not prepend a
On 2022-03-20 22:00, Ludovic Courtès wrote:
> I wrote:
>
>> I finally got around to committing it as
>> 6da2a5a5655668f42ec5b26f875ddbc498e132b6. Thank you!
>
> I hit “close” too quickly: we still need the patch that changes
> ‘home-files-service-type’ and/or symlink-manager.scm to not prepend a
Hi Maxim,
It seems the last update to linux-libre-lts dates back to commit
2c7f2b40e2dbee48075147a87c6cd9b611dc5ba9 made on Jan 16 2022. You could
try reconfiguring with a commit older than that to see if it improves
anything.
Sure, I'll try that. Interestingly, switching to linux-libre from
Am Montag, dem 28.03.2022 um 15:00 +0300 schrieb Roman Riabenko:
> gcc test.c -lncurses
This is not a sufficient invocation to get ncurses working correctly.
$ ncursesw6-config --cflags
-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -
I/gnu/store/9rrnm5hdjw7cy96a2a9rfgh6y08wsbmf-ncurses-
6.2.20210619/inclu
Hi,
I'm digging on old compiler versions for bootstrapping purposes and I realized
that gcc 4.7 and 4.8 packages don't compile on x64.
We have been able to reproduce the failure of gcc 4.7 but we didn't test the
4.8 error that far.
In gcc-4.7 the error is the following:
./md-unwind-support.h:
Hi,
I recently converted my guix configuration to be stored in a channel, primarily
to allow me to reference files in the repository but yet still have a
self-contained configuration. It also allows me to easily build packages and
images from my local guix instance. I also like how the specifi
Hi Raghav,
Raghav Gururajan writes:
> Hi Maxim,
>
>>> It seems the last update to linux-libre-lts dates back to commit
>>> 2c7f2b40e2dbee48075147a87c6cd9b611dc5ba9 made on Jan 16 2022. You could
>>> try reconfiguring with a commit older than that to see if it improves
>>> anything.
>> Sure, I'l
Am Dienstag, dem 29.03.2022 um 22:03 -0400 schrieb Collin J. Doering:
> [...]
> Notice how there is no way to see which configuration was used to
> create the system.
The key here is that you're using a configuration expression rather
than a file. Were you to write those files to disk in let's say