mirror of
https://github.com/NixOS/nix
synced 2025-07-03 14:31:46 +02:00
* Sync with trunk.
This commit is contained in:
commit
32539e41d5
2 changed files with 21 additions and 3 deletions
|
@ -183,7 +183,8 @@ public:
|
|||
|
||||
SymbolTable symbols;
|
||||
|
||||
const Symbol sWith, sOutPath, sDrvPath, sType, sMeta, sName, sSystem;
|
||||
const Symbol sWith, sOutPath, sDrvPath, sType, sMeta, sName,
|
||||
sSystem, sOverrides;
|
||||
|
||||
private:
|
||||
SrcToStore srcToStore;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue