diff options
| -rw-r--r-- | tests/guix-system.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/guix-system.sh b/tests/guix-system.sh index 99147cf332..c6f9671459 100644 --- a/tests/guix-system.sh +++ b/tests/guix-system.sh @@ -374,6 +374,7 @@ do done # Verify that the images can be built. +guix system -n container gnu/system/examples/bare-bones.tmpl guix system -n vm gnu/system/examples/bare-bones.tmpl guix system -n image gnu/system/images/pinebook-pro.scm guix system -n image -t qcow2 gnu/system/examples/bare-bones.tmpl |
