mirror of
https://github.com/NixOS/nix
synced 2025-06-30 07:33:16 +02:00
buildenv: Eliminate global variables, other cleanup
This commit is contained in:
parent
a7aabd7cc7
commit
b82f75464d
4 changed files with 81 additions and 70 deletions
|
@ -6,6 +6,7 @@
|
|||
#include "archive.hh"
|
||||
#include "affinity.hh"
|
||||
#include "builtins.hh"
|
||||
#include "builtins/buildenv.hh"
|
||||
#include "download.hh"
|
||||
#include "finally.hh"
|
||||
#include "compression.hh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue