mirror of
https://github.com/NixOS/nix
synced 2025-07-05 12:21:48 +02: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
|
@ -7,7 +7,7 @@
|
|||
#include "affinity.hh"
|
||||
#include "builtins.hh"
|
||||
#include "builtins/buildenv.hh"
|
||||
#include "download.hh"
|
||||
#include "datatransfer.hh"
|
||||
#include "finally.hh"
|
||||
#include "compression.hh"
|
||||
#include "json.hh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue