mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
Move empty attrset optimisation
This commit is contained in:
parent
ca5baf2392
commit
17daec0b83
3 changed files with 5 additions and 8 deletions
|
@ -91,7 +91,7 @@ public:
|
|||
mode. */
|
||||
std::optional<PathSet> allowedPaths;
|
||||
|
||||
Value vEmptySet;
|
||||
Bindings emptyBindings;
|
||||
|
||||
/* Store used to materialise .drv files. */
|
||||
const ref<Store> store;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue