mirror of
https://github.com/NixOS/nix
synced 2025-07-05 08:11:47 +02:00
buildenv: Eliminate global variables, other cleanup
(cherry picked from commit b82f75464d
)
This commit is contained in:
parent
76e7d958ed
commit
f9611c7ae4
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