mirror of
https://github.com/NixOS/nix
synced 2025-07-03 06:11:46 +02:00
Move download stuff into tarball.hh
This commit is contained in:
parent
48012603b3
commit
71b155b9e6
10 changed files with 38 additions and 25 deletions
|
@ -9,6 +9,7 @@
|
|||
#include "store-api.hh"
|
||||
#include "command.hh"
|
||||
#include "fs-input-accessor.hh"
|
||||
#include "tarball.hh"
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue