Oops, this was meant for guix-devel, apologies!
Hi!
Maxime Devos skribis:
> Additionally, to me it looks like a few of the things in (guix build
> syscalls) could be eventually moved in Guile itself, e.g. mktemp!,
> fdatasync and setxattr, which could eventually reduce the need of
> packages to import (guix build syscalls).
Yes, we should de
On 20-10-2022 22:05, Ludovic Courtès wrote:
Hello Guix!
Quite a few packages depend on (guix build syscalls), starting from
‘ant-bootstrap’ (since commit cded3a759356ff66b7df668bcdbdfa0daf96f4c5
in 2018) up to GNOME-related packages such as ‘mutter’ (commit
d1c2fe248a7a326189fb7dcae64a59ece96251
Hello Guix!
Quite a few packages depend on (guix build syscalls), starting from
‘ant-bootstrap’ (since commit cded3a759356ff66b7df668bcdbdfa0daf96f4c5
in 2018) up to GNOME-related packages such as ‘mutter’ (commit
d1c2fe248a7a326189fb7dcae64a59ece96251ba a few months ago).
It’s great that we can