aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/common-eval-args.hh
diff options
context:
space:
mode:
authorregnat <rg@regnat.ovh>2020-06-10 11:20:52 +0200
committerregnat <rg@regnat.ovh>2020-06-24 20:38:40 +0200
commitd38f860c3ef001a456d4d447f89219de5e3c830c (patch)
treeba0b6737d8f61094a4084a9613b6b13546df2c9f /src/libexpr/common-eval-args.hh
parent3c50e84387e51858f10c540e721a938592f30949 (diff)
Add a way to get all the outputs of a derivation with their label
Generalize `queryDerivationOutputNames` and `queryDerivationOutputs` by adding a `queryDerivationOutputMap` that returns the map `outputName=>outputPath` (not that this is not equivalent to merging the results of `queryDerivationOutputs` and `queryDerivationOutputNames` as sets don't preserve the order, so we would end up with an incorrect mapping). squash! Add a way to get all the outputs of a derivation with their label Rename StorePathMap to OutputPathMap
Diffstat (limited to 'src/libexpr/common-eval-args.hh')
0 files changed, 0 insertions, 0 deletions