aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2020-09-29 11:41:43 +0200
committerMathieu Othacehe <othacehe@gnu.org>2020-09-29 11:42:53 +0200
commit3d0e875026f5caa186f4a5b193586ffa4422a522 (patch)
tree9290c39b355ebee8fa0a923c0707d0c7dfc4c02a /gnu/installer
parent644cdc819fc6c49bbfcfa48d2d2cd52034862d2b (diff)
downloadguix-3d0e875026f5caa186f4a5b193586ffa4422a522.tar.gz
guix-3d0e875026f5caa186f4a5b193586ffa4422a522.zip
ci: Build hurd-barebones-qcow2-image.
Build hurd-barebones-qcow2-image instead of hurd-barebones-disk-image to speed downloads. * gnu/ci.scm (%guix-system-images): Build 'hurd-barebones-qcow2-image instead of 'hurd-barebones-disk-image.
Diffstat (limited to 'gnu/installer')
0 files changed, 0 insertions, 0 deletions
nguish OBJECT-DIR from MODULE-DIR. Ludovic Courtès 2016-04-06challenge: Really exit with non-zero upon hash mismatch....Reported by John Darrington. * guix/scripts/challenge.scm (guix-challenge): Add an explicit 'exit' call when ISSUES is empty. * scripts/guix.in: Add comment about 'exit'. * doc/guix.texi (Invoking guix challenge): Mention the behavior and exit code. Ludovic Courtès