Files
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
..
2020-06-18 22:11:26 +00:00
2019-11-06 00:52:38 +01:00
2020-06-18 22:11:26 +00:00
2020-06-18 22:11:26 +00:00
2020-05-11 15:52:15 -06:00
2019-09-22 21:57:05 +02:00
2020-06-18 22:11:26 +00:00
2020-06-16 14:28:41 +02:00
2019-04-01 21:09:35 +02:00
2020-06-18 22:11:26 +00:00
2020-06-11 15:42:18 +02:00
2020-06-11 15:42:18 +02:00
2017-12-16 00:49:31 +01:00
2019-12-10 22:06:05 +01:00
2019-03-14 14:11:12 +01:00
2020-06-18 22:11:26 +00:00
2020-06-18 22:11:26 +00:00
2016-10-06 17:00:52 +02:00
2020-04-08 22:26:57 +02:00
2020-05-13 15:56:39 -06:00
2020-02-07 13:01:48 +01:00
2020-06-18 22:11:26 +00:00