mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
Rename src/lib/download.* to src/lib/datatransfer.*
This commit is contained in:
parent
65ef57e0cb
commit
741e9012d3
13 changed files with 12 additions and 12 deletions
|
|
@ -5,7 +5,7 @@
|
|||
#include "derivations.hh"
|
||||
#include "globals.hh"
|
||||
#include "eval-inline.hh"
|
||||
#include "download.hh"
|
||||
#include "datatransfer.hh"
|
||||
#include "json.hh"
|
||||
#include "function-trace.hh"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue