Hi, It’s about this bug:
https://issues.guix.gnu.org/issue/64489 On Wed, 19 Jul 2023 at 12:08, Andreas Enge <andr...@enge.fr> wrote: > So we have the culprit; not a Guix bug per se. > > $ cat /proc/meminfo > MemTotal: 997864 kB > MemFree: 679044 kB > MemAvailable: 817052 kB > > It looks like 1GB of memory is not enough for "guix pull", which is > not nice. Has this been addressed in later commits? Is there a known > lower memory limit for using Guix? Is this bug actionable? Because it comes from Guile. Cheers, simon