Merge pull request #5807 from NixOS/5805-ca-ifd
Fix IFD with CA derivations
This commit is contained in:
+4
-1
@@ -353,7 +353,10 @@ public:
|
||||
/* Print statistics. */
|
||||
void printStats();
|
||||
|
||||
void realiseContext(const PathSet & context);
|
||||
/* Realise the given context, and return a mapping from the placeholders
|
||||
* used to construct the associated value to their final store path
|
||||
*/
|
||||
[[nodiscard]] StringMap realiseContext(const PathSet & context);
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user