.
This commit is contained in:
parent
64436218a0
commit
a7ed82b137
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ EXTENSION is the file name extension, such as '.tar.gz'."
|
||||||
|
|
||||||
(define %chicken-build-system-modules
|
(define %chicken-build-system-modules
|
||||||
;; Build-side modules imported and used by default.
|
;; Build-side modules imported and used by default.
|
||||||
`((guix build chicken-build-system)
|
`((zilti build chicken-build-system)
|
||||||
(guix build union)
|
(guix build union)
|
||||||
,@%gnu-build-system-modules))
|
,@%gnu-build-system-modules))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue