On Sun, May 09, 2021 at 08:58:59PM +0200, stuebinm wrote:
When trying with dummy values (taken from my own system config),
`guix system docker-image system.scm` fails to build the
guix-docker-image.tar.gz.drv, and the build log contains
/gnu/store/...bash-5.0.16/bin/bash: nix: command not fou
On Sun, May 09, 2021 at 09:59:06PM +0200, stuebinm wrote:
> The actual logfile is of the vm running out of memory, which is a known
> issue [1]; I'll look into how to solve that.
Oh... we need to fix that. Sorry for the roadblock.
On Sun, May 09, 2021 at 08:58:59PM +0200, stuebinm wrote:
> When trying with dummy values (taken from my own system config),
> `guix system docker-image system.scm` fails to build the
> guix-docker-image.tar.gz.drv, and the build log contains
>
> /gnu/store/...bash-5.0.16/bin/bash: nix: command
Hi all,
I've been playing around with docker containers and guix (both to
package software, and to eventually fit "building guix packages" into a
docker-based CI pipeline).
The guix manual mentions that apart from `guix pack`, `guix system` can
also build docker images of whole system config