Giovanni Biscuolo <[email protected]> writes:
> unfortunately "guix pull" failed since it started building > gcc-cross-boot-0-5.5.0.drv and was killed by OOM > > note that on subsequent test I made "guix pull --dry-run" but the pull > always triggers a build: Try also “--no-grafts”. Together with “--dry-run” it should show you what work will be done. (The current implementation of grafts does not allow us to print the work that is supposed to be performed right away.) -- Ricardo
