system: images: Add a TODO comment.

* gnu/system/image.scm (system-tarball-image): Add it.
This commit is contained in:
Mathieu Othacehe 2022-09-25 09:25:49 +02:00
parent b79bdbe2ec
commit 2784fcf14d
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -715,10 +715,11 @@ (define builder
#:substitutable? ,substitutable?)))) #:substitutable? ,substitutable?))))
;; ;;;
;; Tarball image. ;;; Tarball image.
;; ;;;
;; TODO: Some bits can be factorized with (guix scripts pack).
(define* (system-tarball-image image (define* (system-tarball-image image
#:key #:key
(name "image") (name "image")