mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
guix build: Remove obsolete TODO.
* guix/scripts/build.scm (set-build-options-from-command-line): Remove obsolete TODO comment.
This commit is contained in:
@@ -522,7 +522,6 @@ options handled by 'set-build-options-from-command-line', and listed in
|
||||
(define (set-build-options-from-command-line store opts)
|
||||
"Given OPTS, an alist as returned by 'args-fold' given
|
||||
'%standard-build-options', set the corresponding build options on STORE."
|
||||
;; TODO: Add more options.
|
||||
|
||||
;; '--keep-failed' has no effect when talking to a remote daemon. Catch the
|
||||
;; case where GUIX_DAEMON_SOCKET=guix://….
|
||||
|
||||
Reference in New Issue
Block a user