mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
build: Export register-root procedure.
* guix/scripts/build.scm: Export register-root procedure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
8db947169f
commit
1c6b2d3f98
@@ -51,7 +51,8 @@
|
||||
options->transformation
|
||||
show-transformation-options-help
|
||||
|
||||
guix-build))
|
||||
guix-build
|
||||
register-root))
|
||||
|
||||
(define %default-log-urls
|
||||
;; Default base URLs for build logs.
|
||||
|
||||
Reference in New Issue
Block a user