Fix the build

This commit is contained in:
John Ericson
2025-04-07 11:36:59 -04:00
parent 6534a54ee5
commit d6a5df25bf
15 changed files with 57 additions and 68 deletions

View File

@@ -1,7 +1,7 @@
#include "state.hh"
#include "hydra-build-result.hh"
#include "globals.hh"
#include "parsed-derivations.hh"
#include <nix/store/globals.hh>
#include <nix/store/parsed-derivations.hh>
#include <cstring>