mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-09 02:35:54 +02:00
d1d079739b
* gnu/build/linux-container.scm (call-with-container): Use `safe-clone` instead of `primitive-fork` as the latter suffers from a Guile regression causing the child to hang up. Change-Id: I6da65991fdec6b4403ebdcde618a87ba39e802b3 Signed-off-by: Ludovic Courtès <ludo@gnu.org>