mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-25 10:31:49 +02:00
system: images: Add a TODO comment.
* gnu/system/image.scm (system-tarball-image): Add it.
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user