lix/src/libstore
regnat d38f860c3e 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
2020-06-24 20:38:40 +02:00
..
builtins Revert the enum struct change 2020-06-18 22:11:26 +00:00
binary-cache-store.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
binary-cache-store.hh
build.cc Add a way to get all the outputs of a derivation with their label 2020-06-24 20:38:40 +02:00
builtins.hh
content-address.cc More designated initializers 2020-06-19 17:42:56 +00:00
content-address.hh Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into validPathInfo-ca-proper-datatype 2020-06-19 15:26:59 +00:00
crypto.cc
crypto.hh
daemon.cc Add a way to get all the outputs of a derivation with their label 2020-06-24 20:38:40 +02:00
daemon.hh
derivations.cc Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into validPathInfo-ca-proper-datatype 2020-06-19 15:26:59 +00:00
derivations.hh Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into validPathInfo-ca-proper-datatype 2020-06-19 15:26:59 +00:00
export-import.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
filetransfer.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
filetransfer.hh
fs-accessor.hh
gc.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
globals.cc
globals.hh
http-binary-cache-store.cc
legacy-ssh-store.cc Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype 2020-06-18 23:01:58 +00:00
local-binary-cache-store.cc
local-fs-store.cc
local-store.cc Add a way to get all the outputs of a derivation with their label 2020-06-24 20:38:40 +02:00
local-store.hh Add a way to get all the outputs of a derivation with their label 2020-06-24 20:38:40 +02:00
local.mk
machines.cc
machines.hh
misc.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
names.cc
names.hh
nar-accessor.cc
nar-accessor.hh
nar-info-disk-cache.cc Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype 2020-06-18 23:01:58 +00:00
nar-info-disk-cache.hh
nar-info.cc Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype 2020-06-18 23:01:58 +00:00
nar-info.hh
nix-store.pc.in pkg-config files: Use c++17 2019-03-14 14:11:12 +01:00
optimise-store.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
parsed-derivations.cc Reserve the __contentAddressed derivation parameter 2020-06-17 15:41:17 +02:00
parsed-derivations.hh Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype 2020-06-18 23:01:58 +00:00
path.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
path.hh Add a way to get all the outputs of a derivation with their label 2020-06-24 20:38:40 +02:00
pathlocks.cc
pathlocks.hh
profiles.cc remove 'format' from Error constructor calls 2020-04-21 17:07:07 -06:00
profiles.hh
references.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc Add a way to get all the outputs of a derivation with their label 2020-06-24 20:38:40 +02:00
remote-store.hh Add a way to get all the outputs of a derivation with their label 2020-06-24 20:38:40 +02:00
s3-binary-cache-store.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
s3-binary-cache-store.hh
s3.hh
sandbox-defaults.sb
sandbox-minimal.sb
sandbox-network.sb
schema.sql
serve-protocol.hh
sqlite.cc
sqlite.hh
ssh-store.cc
ssh.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
ssh.hh
store-api.cc Add a way to get all the outputs of a derivation with their label 2020-06-24 20:38:40 +02:00
store-api.hh Add a way to get all the outputs of a derivation with their label 2020-06-24 20:38:40 +02:00
worker-protocol.hh Add a way to get all the outputs of a derivation with their label 2020-06-24 20:38:40 +02:00