mirror of
https://github.com/NixOS/nix.git
synced 2024-11-29 02:02:27 +00:00
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
|
||||
preloaded into the specified FS accessor to speed up subsequent
|
||||
access. */
|
||||
virtual StorePaths importPaths(Source & source, CheckSigsFlag checkSigs = CheckSigs);
|
||||
StorePaths importPaths(Source & source, CheckSigsFlag checkSigs = CheckSigs);
|
||||
|
||||
struct Stats
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user