mirror of
https://github.com/NixOS/nix.git
synced 2025-11-20 01:09:37 +01:00
parent
d1dd7abbf0
commit
35bdb9cee7
7 changed files with 78 additions and 7 deletions
|
|
@ -41,6 +41,6 @@ void unpackTarfile(Source & source, const Path & destDir);
|
|||
|
||||
void unpackTarfile(const Path & tarFile, const Path & destDir);
|
||||
|
||||
time_t unpackTarfileToSink(TarArchive & archive, FileSystemObjectSink & parseSink);
|
||||
time_t unpackTarfileToSink(TarArchive & archive, ExtendedFileSystemObjectSink & parseSink);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue