mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 23:42:43 +01:00
Move BuildResult defintion to its own header
Just like we did for `ValidPathInfo` in
d92d4f85a5.
This commit is contained in:
parent
0cb5af5000
commit
e862833ec6
8 changed files with 84 additions and 65 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#include "util.hh"
|
||||
#include "path-with-outputs.hh"
|
||||
#include "remote-fs-accessor.hh"
|
||||
#include "build-result.hh"
|
||||
#include "remote-store.hh"
|
||||
#include "worker-protocol.hh"
|
||||
#include "archive.hh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue