mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-15 03:15:09 -05:00
7 lines
143 B
Scheme
7 lines
143 B
Scheme
|
;;;
|
||
|
;;; This file defines Cuirass build jobs to build Guix itself.
|
||
|
;;;
|
||
|
|
||
|
(include "../hydra/guix-modular.scm")
|
||
|
(include "hydra-to-cuirass.scm")
|