mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 18:26:43 +01: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")
|