guix-ci0.home.rekahsoft.ca: Have cuirass build images for guix-machines

Note: currently only operating system configurations are defined, not images, so this is
expected to have no effect just yet. Similar to previously where cuirass was building all
packages in this channel, however this channel does not define any packages (and is not
expected to either).
This commit is contained in:
Collin J. Doering 2022-03-21 22:11:08 -04:00
parent 4013ba9ce3
commit 058872fc8b
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
%default-channels)))
(specification
(name "guix-machines")
(build '(channels guix-machines))
(build 'images)
(channels
(cons* (channel
(name 'guix-machines)