This is a followup to commit 10882a1ffdbc9c6050c0528cf95be98fb5541d50 ("Add multiple output support").
output' tags in the body, and remove the
SVDJSA6U3T3WMJHXZ24IB7HJYDN2XG35DWGDS2FV6CR2Y3YKRFEAC
HXS5NUHWFIQSEX6HEKVOBX62IZV5OV4HFTVDRMMQBNM4GXMF4WKQC
QMW24O5S43MYF5ZTBULUEZNDW2FKJ3QP2GL46P6B2SVGSQLVEACAC
(outPath ;; Resolve Guix modules lazily. ,((guix-variable 'derivations 'derivation-path->output-path) drv))
(outPath
;; Resolve Guix modules lazily.
,((guix-variable 'derivations
'derivation-path->output-path)
drv))
;; XXX: hack to access <license> objects
;; Resolve Guix modules lazily. ,(map (match-lambda ((name . path) `(output (@ (name ,name) (path ,path))))) ((guix-variable 'derivations 'derivation-path->output-paths) drv))
,(map (match-lambda
((name . path)
`(output (@ (name ,name) (path ,path)))))
((guix-variable 'derivations
'derivation-path->output-paths)