forked from lix-project/lix
Revert no longer necessary change
This commit is contained in:
parent
fe1f34fa60
commit
72c5bac39d
|
@ -683,7 +683,7 @@ public:
|
||||||
the Nix store. Optionally, the contents of the NARs are
|
the Nix store. Optionally, the contents of the NARs are
|
||||||
preloaded into the specified FS accessor to speed up subsequent
|
preloaded into the specified FS accessor to speed up subsequent
|
||||||
access. */
|
access. */
|
||||||
virtual StorePaths importPaths(Source & source, CheckSigsFlag checkSigs = CheckSigs);
|
StorePaths importPaths(Source & source, CheckSigsFlag checkSigs = CheckSigs);
|
||||||
|
|
||||||
struct Stats
|
struct Stats
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue