mirror of
https://github.com/NixOS/nix.git
synced 2025-11-23 02:39:37 +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
|
|
@ -1,6 +1,6 @@
|
|||
#include "shared.hh"
|
||||
#include "globals.hh"
|
||||
#include "download.hh"
|
||||
#include "datatransfer.hh"
|
||||
#include "store-api.hh"
|
||||
#include "../nix/legacy.hh"
|
||||
#include "fetchers.hh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue