~ruther/guix-local

2784fcf14d1ddb1bda28b44a433864dd3bd8333c — Mathieu Othacehe 3 years ago b79bdbe
system: images: Add a TODO comment.

* gnu/system/image.scm (system-tarball-image): Add it.
1 files changed, 4 insertions(+), 3 deletions(-)

M gnu/system/image.scm
M gnu/system/image.scm => gnu/system/image.scm +4 -3
@@ 715,10 715,11 @@ output file."
                               #:substitutable? ,substitutable?))))


;;
;; Tarball image.
;;
;;;
;;; Tarball image.
;;;

;; TODO: Some bits can be factorized with (guix scripts pack).
(define* (system-tarball-image image
                               #:key
                               (name "image")