mirror of
https://github.com/NixOS/nix.git
synced 2025-11-29 21:50:58 +01: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
|
|
@ -3,7 +3,7 @@
|
|||
#include "filetransfer.hh"
|
||||
#include "store-api.hh"
|
||||
#include "legacy.hh"
|
||||
#include "fetchers.hh"
|
||||
#include "tarball.hh"
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <regex>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue