diff options
author | Scott Olson <scott@solson.me> | 2016-02-17T00·40-0600 |
---|---|---|
committer | Scott Olson <scott@solson.me> | 2016-02-17T00·40-0600 |
commit | cfc874ee52008f523a86b5079243deabaecb62e4 (patch) | |
tree | 936d90ca11efb518c535d17c306229198e45c978 /default.nix | |
parent | dc8b51754b1531ce15dd47cc727ea52b34680bff (diff) |
Open the store before constructing EvalState.
EvalState requires the `store` global to be initialized before it is constructed in some cases, e.g. when it needs to download a tarball for something in NIX_PATH. Hence, this fixes #13.
Diffstat (limited to 'default.nix')
0 files changed, 0 insertions, 0 deletions